# Automatically generated module code. DO NOT EDIT. # Generated on Wed May 10 20:30:12 2000 by idl2perl 2.7 with command: # bin/idl2perl -outdir t/COPE Data.idl use COPE::CORBA::TypeCode; # module Outside (IDL:cope/Outside:1.0) # struct Structure (IDL:cope/Outside/Structure:1.0) package Outside::Structure; @Outside::Structure::ISA=qw(CORBA::_Struct); CORBA::TypeCode::_new_type_impl('Outside::Structure', CORBA::TypeCode::_create_struct_tc('IDL:cope/Outside/Structure:1.0', 'Structure', ['name' => CORBA::TypeCode::_create_string_tc(10), 'other' => CORBA::TypeCode::_create_array_tc(10, $CORBA::_tc_char)])); # interface Outside::Swapper (IDL:cope/Outside/Swapper:1.0) 1;