'ExtUtils::ParseXS' =>
{
'MAINTAINER' => 'smueller',
- 'DISTRIBUTION' => 'SMUELLER/ExtUtils-ParseXS-3.00_05.tar.gz',
+ 'DISTRIBUTION' => 'SMUELLER/ExtUtils-ParseXS-3.01.tar.gz',
'FILES' => q[dist/ExtUtils-ParseXS],
'UPSTREAM' => 'blead',
},
Revision history for Perl extension ExtUtils::ParseXS.
+3.01 - Thu Aug 4 17:51:00 CET 2011
+
+ - No significant changes form 3.00_05.
+
3.00_05 - Wed Jul 27 22:54:00 CET 2011
- Define PERL_UNUSED_ARG for pre-3.8.9 perls.
process_file
report_error_count
);
-our $VERSION = '3.00_05';
+our $VERSION = '3.01';
$VERSION = eval $VERSION if $VERSION =~ /_/;
# The scalars in the line below remain as 'our' variables because pulling