package CORBA::XPIDL; use strict; use warnings; our $VERSION = '0.21'; =head1 DESCRIPTION This module is used by the following scripts : =over 4 =item L =item L =item L =back =head1 AUTHORS The original version (C language) is mozilla.org code. Port to Perl by Francois Perrad, francois.perrad@gadz.org =head1 COPYRIGHT Copyright 2004-2007, Francois Perrad. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =cut 1;