In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/b45874b5099b6e9493fb68a7993c7cecee2345fe?hp=51548e5d283cd4de3b05bc9f4fc7b45a2659fd1b>
- Log ----------------------------------------------------------------- commit b45874b5099b6e9493fb68a7993c7cecee2345fe Author: Nicholas Clark <[email protected]> Date: Wed Apr 21 09:27:55 2010 +0100 Correct spaces in MANIFEST. ----------------------------------------------------------------------- Summary of changes: MANIFEST | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MANIFEST b/MANIFEST index ace80a5..86b663e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1038,7 +1038,7 @@ cpan/ExtUtils-ParseXS/Changes ExtUtils::ParseXS change log cpan/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm converts Perl XS code into C code cpan/ExtUtils-ParseXS/lib/ExtUtils/xsubpp External subroutine preprocessor cpan/ExtUtils-ParseXS/t/basic.t See if ExtUtils::ParseXS works -cpan/ExtUtils-ParseXS/t/lib/IncludeTester.pm ExtUtils::ParseXS testing utility +cpan/ExtUtils-ParseXS/t/lib/IncludeTester.pm ExtUtils::ParseXS testing utility cpan/ExtUtils-ParseXS/t/more.t Extended ExtUtils::ParseXS testing cpan/ExtUtils-ParseXS/t/typemap Standard typemap for controlled testing cpan/ExtUtils-ParseXS/t/usage.t ExtUtils::ParseXS tests -- Perl5 Master Repository
