X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=cb0cdda713aa57f4d6b8f5a15067a965e9d8572c;hb=7120b314ec81733a7037382ff358361096cdffa1;hp=cc6b44d95f2384c9f9dffc181fdfe6a3841b514a;hpb=00b0d0d6e9677e542a94a222b5a283d24856cb20;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index cc6b44d..cb0cdda 100644 --- a/MANIFEST +++ b/MANIFEST @@ -16,6 +16,7 @@ Changes5.002 Differences between 5.001 and 5.002 Changes5.003 Differences between 5.002 and 5.003 Changes5.004 Differences between 5.003 and 5.004 Changes5.005 Differences between 5.004 and 5.005 +Changes5.10 Differences between 5.8.0 and 5.10.0 (and maint-5.8) Changes5.6 Differences between 5.005 and 5.6 Changes5.8 Differences between 5.6.0 and 5.8.0 (and maint-5.6) config_h.SH Produces config.h @@ -1203,11 +1204,11 @@ ext/Win32API/File/README Win32API::File extension Readme ext/Win32API/File/t/file.t See if Win32API::File extension works ext/Win32API/File/t/tie.t See if Win32API::File extension works ext/Win32API/File/typemap Win32API::File extension interface types +ext/Win32/Changes Changes for Win32 extension module ext/Win32CORE/Makefile.PL Win32CORE extension ext/Win32CORE/t/win32core.t Win32CORE extension ext/Win32CORE/Win32CORE.c Win32CORE extension ext/Win32CORE/Win32CORE.pm Win32CORE extension (stubs for Win32 CORE subs) -ext/Win32/Changes Changes for Win32 extension module ext/Win32/longpath.inc Win32 extension long path support ext/Win32/Makefile.PL Win32 extension makefile writer ext/Win32/t/CreateFile.t See if Win32 extension works @@ -1805,6 +1806,7 @@ lib/ExtUtils/t/INST_PREFIX.t See if MakeMaker can apply PREFIXs lib/ExtUtils/t/INST.t Check MakeMaker INST_* macros lib/ExtUtils/t/Liblist.t See if ExtUtils::Liblist works lib/ExtUtils/t/make.t See if make detection works +lib/ExtUtils/t/maketext_filter.t See if maketext_filter works lib/ExtUtils/t/Manifest.t See if ExtUtils::Manifest works lib/ExtUtils/t/Mkbootstrap.t See if ExtUtils::Mkbootstrap works lib/ExtUtils/t/MM_Any.t See if ExtUtils::MM_Any works @@ -3089,6 +3091,7 @@ pod/Makefile.SH generate Makefile which makes pods into something else pod/perl5004delta.pod Perl changes in version 5.004 pod/perl5005delta.pod Perl changes in version 5.005 pod/perl5100delta.pod Perl changes in version 5.10.0 +pod/perl5110delta.pod Perl changes in version 5.11.0 pod/perl561delta.pod Perl changes in version 5.6.1 pod/perl56delta.pod Perl changes in version 5.6 pod/perl570delta.pod Perl changes in version 5.7.0 @@ -3496,6 +3499,7 @@ t/lib/MakeMaker/Test/Setup/BFD.pm MakeMaker test utilities t/lib/MakeMaker/Test/Setup/PL_FILES.pm MakeMaker test utilities t/lib/MakeMaker/Test/Setup/Problem.pm MakeMaker test utilities t/lib/MakeMaker/Test/Setup/Recurs.pm MakeMaker test utilities +t/lib/MakeMaker/Test/Setup/XS.pm MakeMaker test utilities t/lib/MakeMaker/Test/Utils.pm MakeMaker test utilities t/lib/Math/BigFloat/Subclass.pm Empty subclass of BigFloat for test t/lib/Math/BigInt/BareCalc.pm Bigint's simulation of Calc @@ -3790,6 +3794,7 @@ t/op/regexp_qr_embed.t See if regular expressions work with embedded qr// t/op/regexp_qr.t See if regular expressions work as qr// t/op/regexp.t See if regular expressions work t/op/regexp_trielist.t See if regular expressions work with trie optimisation +t/op/reg_fold.t See if case folding works properly t/op/reg_mesg.t See if one can get regular expression errors t/op/reg_namedcapture.t Make sure glob assignment doesn't break named capture t/op/reg_nc_tie.t Test the tied methods of Tie::Hash::NamedCapture