X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=6947f88b5a81b41b75c9f240fb425edae29d0ab3;hb=04ab2c8763f1a01bee803d3ef65890b775f28c21;hp=605b77d76bf98b6cbaeaa6b4a49506f899ae434a;hpb=19006a1d4195f65f409b189ddb500ad0c51db146;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 605b77d..6947f88 100644 --- a/MANIFEST +++ b/MANIFEST @@ -678,6 +678,7 @@ ext/Storable/t/just_plain_nasty.t See if Storable works ext/Storable/t/lock.t See if Storable works ext/Storable/t/make_56_interwork.pl Make test data for interwork56.t ext/Storable/t/make_downgrade.pl Make test data for downgrade.t +ext/Storable/t/make_overload.pl Make test data for overload.t ext/Storable/t/malice.t See if Storable copes with corrupt files ext/Storable/t/overload.t See if Storable works ext/Storable/t/recurse.t See if Storable works @@ -685,12 +686,14 @@ ext/Storable/t/restrict.t See if Storable works ext/Storable/t/retrieve.t See if Storable works ext/Storable/t/st-dump.pl See if Storable works ext/Storable/t/store.t See if Storable works +ext/Storable/t/testlib.pl more helper routines for tests ext/Storable/t/threads.t Does Storable work with threads? ext/Storable/t/tied_hook.t See if Storable works ext/Storable/t/tied_items.t See if Storable works ext/Storable/t/tied.t See if Storable works ext/Storable/t/utf8hash.t See if Storable works ext/Storable/t/utf8.t See if Storable works +ext/Storable/t/weak.t Can Storable store weakrefs ext/Sys/Hostname/Hostname.pm Sys::Hostname extension Perl module ext/Sys/Hostname/Hostname.xs Sys::Hostname extension external subroutines ext/Sys/Hostname/Makefile.PL Sys::Hostname extension makefile writer @@ -1303,10 +1306,16 @@ lib/I18N/Collate.pm Routines to do strxfrm-based collation lib/I18N/Collate.t See if I18N::Collate works lib/I18N/LangTags/ChangeLog I18N::LangTags lib/I18N/LangTags/List.pm List of tags for human languages +lib/I18N/LangTags/Detect.pm Detect language preferences lib/I18N/LangTags.pm I18N::LangTags lib/I18N/LangTags/README I18N::LangTags -lib/I18N/LangTags/t/01test.t See whether I18N::LangTags works -lib/I18N/LangTags/t/02decency.t See if I18N::LangTags::List::is_decent works +lib/I18N/LangTags/t/01_about_verbose.t See whether I18N::LangTags works +lib/I18N/LangTags/t/05_main.t See whether I18N::LangTags works +lib/I18N/LangTags/t/07_listy.t See whether I18N::LangTags works +lib/I18N/LangTags/t/10_http.t See whether I18N::LangTags works +lib/I18N/LangTags/t/50_super.t See whether I18N::LangTags works +lib/I18N/LangTags/t/55_supers_strict.t See whether I18N::LangTags works +lib/I18N/LangTags/t/80_all_env.t See whether I18N::LangTags works lib/if.pm For "use if" lib/if.t Tests for "use if" lib/importenv.pl Perl routine to get environment into variables @@ -1345,14 +1354,13 @@ lib/Locale/Maketext/Guts.pm Locale::Maketext lib/Locale/Maketext.pm Locale::Maketext lib/Locale/Maketext.pod Locale::Maketext documentation lib/Locale/Maketext/README Locale::Maketext -lib/Locale/Maketext/t/00about.t See if Locale::Maketext works -lib/Locale/Maketext/t/01make.t See if Locale::Maketext works -lib/Locale/Maketext/t/02get.t See if Locale::Maketext works -lib/Locale/Maketext/t/03http.t See if Locale::Maketext works -lib/Locale/Maketext/t/04super.t See if Locale::Maketext works -lib/Locale/Maketext/t/05super.t See if Locale::Maketext works -lib/Locale/Maketext/t/06super.t See if Locale::Maketext works -lib/Locale/Maketext/t/90utf8.t Locale::Maketext +lib/Locale/Maketext/t/01_about_verbose.t See if Locale::Maketext works +lib/Locale/Maketext/t/10_make.t See if Locale::Maketext works +lib/Locale/Maketext/t/20_get.t See if Locale::Maketext works +lib/Locale/Maketext/t/40_super.t See if Locale::Maketext works +lib/Locale/Maketext/t/50_super.t See if Locale::Maketext works +lib/Locale/Maketext/t/60_super.t See if Locale::Maketext works +lib/Locale/Maketext/t/90_utf8.t See if Locale::Maketext works lib/Locale/Maketext/TPJ13.pod Locale::Maketext documentation article lib/locale.pm For "use locale" lib/Locale/Script.pm Locale::Codes @@ -2161,6 +2169,7 @@ Policy_sh.SH Hold site-wide preferences between Configure runs. Porting/apply Apply patches sent by mail Porting/checkcase.pl Check whether we are case-insensitive-fs-friendly Porting/check83.pl Check whether we are 8.3-friendly +Porting/checkAUTHORS.pl Check that the AUTHORS file is complete Porting/checkURL.pl Check whether we have working URLs Porting/checkVERSION.pl Check whether we have $VERSIONs Porting/cmpVERSION.pl Compare whether two trees have changed modules