This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add new perldelta
[perl5.git] / MANIFEST
index 5f20024..3eaa80c 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -109,10 +109,6 @@ cpan/AutoLoader/t/01AutoLoader.t   See if AutoLoader works
 cpan/AutoLoader/t/02AutoSplit.t                See if AutoSplit works
 cpan/B-Debug/Debug.pm  Compiler Debug backend
 cpan/B-Debug/t/debug.t See if B::Debug works
-cpan/B-Lint/lib/B/Lint/Debug.pm                        Adds debugging stringification to B::
-cpan/B-Lint/lib/B/Lint.pm                      Compiler Lint backend
-cpan/B-Lint/t/lint.t                           See if B::Lint works
-cpan/B-Lint/t/pluglib/B/Lint/Plugin/Test.pm    See if B::Lint works
 cpan/CGI/Changes                       Changelog for CGI.pm
 cpan/CGI/examples/caution.xbm          CGI example
 cpan/CGI/examples/clickable_image.cgi  CGI example
@@ -1018,8 +1014,6 @@ cpan/ExtUtils-MakeMaker/t/VERSION_FROM.t                  See if MakeMaker's VERSION_FROM works
 cpan/ExtUtils-MakeMaker/t/WriteEmptyMakefile.t                 See if WriteEmptyMakefile works
 cpan/ExtUtils-MakeMaker/t/writemakefile_args.t                 See if WriteMakefile works
 cpan/ExtUtils-MakeMaker/t/xs.t                                 Part of MakeMaker's test suite
-cpan/File-CheckTree/lib/File/CheckTree.pm      Perl module supporting wholesale file mode validation
-cpan/File-CheckTree/t/CheckTree.t              See if File::CheckTree works
 cpan/File-Fetch/lib/File/Fetch.pm      File::Fetch
 cpan/File-Fetch/t/01_File-Fetch.t      File::Fetch tests
 cpan/File-Fetch/t/null_subclass.t
@@ -1490,18 +1484,6 @@ cpan/Locale-Maketext-Simple/t/po_with_i_default/fr.po            Locale::Simple tests
 cpan/Locale-Maketext-Simple/t/po_with_i_default/i_default.po   Locale::Simple tests
 cpan/Locale-Maketext-Simple/t/po_without_i_default/en.po       Locale::Simple tests
 cpan/Locale-Maketext-Simple/t/po_without_i_default/fr.po       Locale::Simple tests
-cpan/Log-Message/lib/Log/Message/Config.pm     Log::Message
-cpan/Log-Message/lib/Log/Message/Handlers.pm   Log::Message
-cpan/Log-Message/lib/Log/Message/Item.pm       Log::Message
-cpan/Log-Message/lib/Log/Message.pm            Log::Message
-cpan/Log-Message-Simple/lib/Log/Message/Simple.pm      Log::Simple
-cpan/Log-Message-Simple/t/01_use.t                     Log::Simple tests
-cpan/Log-Message-Simple/t/02_imports.t                 Log::Simple tests
-cpan/Log-Message-Simple/t/03_functions.t               Log::Simple tests
-cpan/Log-Message/t/01_Log-Message-Config.t     Log::Message tests
-cpan/Log-Message/t/02_Log-Message.t            Log::Message tests
-cpan/Log-Message/t/conf/config_file            Log::Message tests
-cpan/Log-Message/t/conf/LoadMe.pl              Log::Message tests
 cpan/Math-Complex/ChangeLog            Math-Complex change log
 cpan/Math-Complex/lib/Math/Complex.pm  A Complex package
 cpan/Math-Complex/lib/Math/Trig.pm     A simple interface to complex trigonometry
@@ -1668,80 +1650,6 @@ cpan/Module-Metadata/t/lib/MBTest.pm
 cpan/Module-Metadata/t/lib/Tie/CPHash.pm
 cpan/Module-Metadata/t/metadata.t
 cpan/Module-Metadata/t/version.t
-cpan/Module-Pluggable/lib/Devel/InnerPackage.pm                Find inner packages
-cpan/Module-Pluggable/lib/Module/Pluggable/Object.pm   Module::Pluggable
-cpan/Module-Pluggable/lib/Module/Pluggable.pm          Module::Pluggable
-cpan/Module-Pluggable/Makefile.PL                      Module::Pluggable
-cpan/Module-Pluggable/t/01use.t                                Module::Pluggable tests
-cpan/Module-Pluggable/t/02alsoworks.t                  Module::Pluggable tests
-cpan/Module-Pluggable/t/02works.t                      Module::Pluggable tests
-cpan/Module-Pluggable/t/02works_taint.t                        Module::Pluggable tests
-cpan/Module-Pluggable/t/03diffname.t                   Module::Pluggable tests
-cpan/Module-Pluggable/t/04acmedir_single.t             Module::Pluggable tests
-cpan/Module-Pluggable/t/04acmedir.t                    Module::Pluggable tests
-cpan/Module-Pluggable/t/04acmepath_single.t            Module::Pluggable tests
-cpan/Module-Pluggable/t/04acmepath.t                   Module::Pluggable tests
-cpan/Module-Pluggable/t/05postpath.t                   Module::Pluggable tests
-cpan/Module-Pluggable/t/06multipath.t                  Module::Pluggable tests
-cpan/Module-Pluggable/t/07instantiate.t                        Module::Pluggable tests
-cpan/Module-Pluggable/t/08nothing.t                    Module::Pluggable tests
-cpan/Module-Pluggable/t/09require.t                    Module::Pluggable tests
-cpan/Module-Pluggable/t/10innerpack_inner.t            Module::Pluggable tests
-cpan/Module-Pluggable/t/10innerpack_noinner.t          Module::Pluggable tests
-cpan/Module-Pluggable/t/10innerpack_onefile.t          Module::Pluggable tests
-cpan/Module-Pluggable/t/10innerpack_override.t         Module::Pluggable tests
-cpan/Module-Pluggable/t/10innerpack_super.t            Module::Pluggable tests
-cpan/Module-Pluggable/t/10innerpack.t                  Module::Pluggable tests
-cpan/Module-Pluggable/t/11usetwice.t                   Module::Pluggable tests
-cpan/Module-Pluggable/t/12onlyarray.t                  Module::Pluggable tests
-cpan/Module-Pluggable/t/12onlyregex.t                  Module::Pluggable tests
-cpan/Module-Pluggable/t/12onlyrequire.t                        Module::Pluggable tests
-cpan/Module-Pluggable/t/12only.t                       Module::Pluggable tests
-cpan/Module-Pluggable/t/13exceptarray.t                        Module::Pluggable tests
-cpan/Module-Pluggable/t/13exceptregex.t                        Module::Pluggable tests
-cpan/Module-Pluggable/t/13except.t                     Module::Pluggable tests
-cpan/Module-Pluggable/t/14package.t                    Module::Pluggable tests
-cpan/Module-Pluggable/t/15topicsafe.t                  Module::Pluggable tests
-cpan/Module-Pluggable/t/16different_extension.t                Module::Pluggable tests
-cpan/Module-Pluggable/t/17devel_inner_package.t                Module::Pluggable tests
-cpan/Module-Pluggable/t/18skipped_package.t            Module::Pluggable tests
-cpan/Module-Pluggable/t/19can_ok_clobber.t             Module::Pluggable tests
-cpan/Module-Pluggable/t/20dodgy_files.t                        Module::Pluggable tests
-cpan/Module-Pluggable/t/21editor_junk.t                        Module::Pluggable tests
-cpan/Module-Pluggable/t/22trigger.t                    Module::Pluggable tests
-cpan/Module-Pluggable/t/23depth.t                      Module::Pluggable tests
-cpan/Module-Pluggable/t/24local_inc_object.t           Module::Pluggable tests
-cpan/Module-Pluggable/t/24local_inc_package.t          Module::Pluggable tests
-cpan/Module-Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/Acme/Foo-Bar.pm            Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm  Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm   Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm~  Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swo       Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swp       Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Foo.pm   Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/ExtTest/Plugin/Bar.plugin  Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/ExtTest/Plugin/Foo.plugin  Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin     Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/InnerTest/Plugin/Foo.pm    Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm  Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm  Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm     Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm        Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyTest/Plugin/Bar.pm       Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyTest/Plugin/Foo.pm       Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm  Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/No/Middle.pm               Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/OddTest/Plugin/Foo.pm      Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/TA/C/A/I.pm                        Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/Text/Abbrev.pm             Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/After.pm        Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/CallbackAllow.pm        Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/CallbackDeny.pm Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/Deny.pm Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/Error.pm        Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/Zot/.Zork.pm               Module::Pluggable tests
 cpan/NEXT/lib/NEXT.pm          Pseudo-class NEXT for method redispatch
 cpan/NEXT/t/actual.t           NEXT
 cpan/NEXT/t/actuns.t           NEXT
@@ -1749,14 +1657,6 @@ cpan/NEXT/t/dynamically_scoped_regex_vars.t      NEXT
 cpan/NEXT/t/next.t             NEXT
 cpan/NEXT/t/stringify.t                NEXT
 cpan/NEXT/t/unseen.t           NEXT
-cpan/Object-Accessor/lib/Object/Accessor.pm            Object::Accessor
-cpan/Object-Accessor/t/00_Object-Accessor.t            Object::Accessor tests
-cpan/Object-Accessor/t/01_Object-Accessor-Subclassed.t Object::Accessor tests
-cpan/Object-Accessor/t/02_Object-Accessor-allow.t      Object::Accessor tests
-cpan/Object-Accessor/t/03_Object-Accessor-local.t      Object::Accessor tests
-cpan/Object-Accessor/t/04_Object-Accessor-lvalue.t     Object::Accessor tests
-cpan/Object-Accessor/t/05_Object-Accessor-callback.t   Object::Accessor tests
-cpan/Object-Accessor/t/06_Object-Accessor-alias.t      Object::Accessor tests
 cpan/Package-Constants/lib/Package/Constants.pm        Package::Constants
 cpan/Package-Constants/t/01_list.t             Package::Constants tests
 cpan/Params-Check/lib/Params/Check.pm  Params::Check
@@ -1817,10 +1717,6 @@ cpan/Pod-Escapes/README                  README for Pod::Escapes
 cpan/Pod-Escapes/t/01_about_verbose.t  test Pod::Escapes
 cpan/Pod-Escapes/t/10_main.t           test Pod::Escapes
 cpan/Pod-Escapes/t/15_name2charnum.t   test Pod::Escapes
-cpan/Pod-LaTeX/lib/Pod/LaTeX.pm                Convert POD data to LaTeX
-cpan/Pod-LaTeX/pod2latex.PL    Precursor for translator to turn pod into LaTeX
-cpan/Pod-LaTeX/t/pod2latex.t   See if Pod::LaTeX works
-cpan/Pod-LaTeX/t/user.t                See if Pod::LaTeX works
 cpan/podlators/lib/Pod/Man.pm                  Convert POD data to *roff
 cpan/podlators/lib/Pod/ParseLink.pm            Perl an L<> formatting code in POD text
 cpan/podlators/lib/Pod/Text/Color.pm           Convert POD data to color ASCII text
@@ -2163,11 +2059,6 @@ cpan/Term-ANSIColor/t/stringify.t                Tests for Term::ANSIColor
 cpan/Term-ANSIColor/t/taint.t
 cpan/Term-Cap/Cap.pm                   Perl module supporting termcap usage
 cpan/Term-Cap/test.pl                  See if Term::Cap works
-cpan/Term-UI/lib/Term/UI/History.pm    Term::UI
-cpan/Term-UI/lib/Term/UI.pm            Term::UI
-cpan/Term-UI/t/00_load.t               Term::UI tests
-cpan/Term-UI/t/01_history.t            Term::UI tests
-cpan/Term-UI/t/02_ui.t                 Term::UI tests
 cpan/Test-Harness/bin/prove                            The prove harness utility
 cpan/Test-Harness/Changes                              Test::Harness change log
 cpan/Test-Harness/lib/App/Prove.pm                     Gubbins for the prove utility
@@ -2537,11 +2428,6 @@ cpan/Text-Balanced/t/09_gentag.t See if Text::Balanced works
 cpan/Text-ParseWords/lib/Text/ParseWords.pm    Perl module to split words on arbitrary delimiter
 cpan/Text-ParseWords/t/ParseWords.t            See if Text::ParseWords works
 cpan/Text-ParseWords/t/taint.t                 See if Text::ParseWords works with tainting
-cpan/Text-Soundex/Changes      Changelog for Text::Soundex
-cpan/Text-Soundex/README       README for Text::Soundex
-cpan/Text-Soundex/Soundex.pm   Text::Soundex extension Perl module
-cpan/Text-Soundex/Soundex.xs   Text::Soundex extension external subroutines
-cpan/Text-Soundex/t/Soundex.t  test for Text::Soundex
 cpan/Text-Tabs/CHANGELOG               ChangeLog for Tabs+Wrap
 cpan/Text-Tabs/lib/Text/Tabs.pm                Do expand and unexpand
 cpan/Text-Tabs/lib/Text/Wrap.pm                Paragraph formatter
@@ -4598,6 +4484,7 @@ pod/perl5161delta.pod             Perl changes in version 5.16.1
 pod/perl5162delta.pod          Perl changes in version 5.16.2
 pod/perl5163delta.pod          Perl changes in version 5.16.3
 pod/perl5180delta.pod          Perl changes in version 5.18.0
+pod/perl5190delta.pod          Perl changes in version 5.19.0
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl581delta.pod           Perl changes in version 5.8.1