This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Replace multiple 'use vars' by 'our' in lib
[perl5.git] / lib / ExtUtils / XSSymSet.pm
2017-11-11 Nicolas RReplace multiple 'use vars' by 'our' in lib
2013-06-23 Father ChrysostomosIncrease $ExtUtils::XSSymSet::VERSION to 1.3
2013-06-23 Brian GottreuFixed verbatim lines in POD over 79 characters
2010-10-08 Craig A. BerryExtUtils::XSSymSet can now let the compiler shorten...
2009-02-05 Nicholas ClarkMove XSSymSet.pm to lib/ExtUtils/, but only install...