use strict; use warnings; package CORBA::IDL; our $VERSION = '2.63'; use CORBA::IDL::ParserFactory; 1;