[perl #35847] File::Find not performing as documented
[p5sagit/p5-mst-13.2.git] / MANIFEST
index e2ffd04..886778e 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1350,15 +1350,17 @@ lib/constant.pm                 For "use constant"
 lib/constant.t                 See if compile-time constants work
 lib/CPAN/bin/cpan              easily interact with CPAN from the command line
 lib/CPAN/FirstTime.pm          Utility for creating CPAN config files
-lib/CPAN/META.yml              CPAN metainfo
 lib/CPAN/Nox.pm                        Runs CPAN while avoiding compiled extensions
 lib/CPAN/PAUSE2003.pub         CPAN public key
+lib/CPAN/PAUSE2005.pub         CPAN public key
+lib/CPAN/SIGNATURE             CPAN public key
+lib/CPAN/Version.pm            Simple math with different flavors of version strings
 lib/CPAN.pm                    Interface to Comprehensive Perl Archive Network
-lib/CPAN/SIGNATURE             CPAN signature
 lib/CPAN/t/loadme.t            See if CPAN the module works
 lib/CPAN/t/mirroredby.t                See if CPAN::Mirrored::By works
 lib/CPAN/t/Nox.t               See if CPAN::Nox works
 lib/CPAN/t/vcmp.t              See if CPAN the module works
+lib/CPAN/t/version.t           See if CPAN::Version works
 lib/ctime.pl                   A ctime workalike
 lib/Cwd.pm                     Various cwd routines (getcwd, fastcwd, chdir)
 lib/DBM_Filter/Changes         DBM Filter Change history
@@ -2645,6 +2647,13 @@ symbian/config.pl                Configuration script for Symbian
 symbian/config.sh              Configuration data for Symbian
 symbian/cwd.pl                 Helper code for config.pl
 symbian/demo_pl                        "Archive" of demo code
+symbian/ext/Moped/Msg/bld.inf  Demo extension build configuraion
+symbian/ext/Moped/Msg/location.pl      Demo extension script
+symbian/ext/Moped/Msg/Msg.mmp  Demo extension building
+symbian/ext/Moped/Msg/Msg.pkg  Demo extension packaging
+symbian/ext/Moped/Msg/Msg.pm   Demo extension Perl glue
+symbian/ext/Moped/Msg/Msg.xs   Demo extension code
+symbian/ext/Moped/Msg/README   Demo extension documentation
 symbian/find_writeable_data.pl Development utility
 symbian/hexdump.pl             Helper for sisify.pl updating
 symbian/install.cfg            Installation instructions
@@ -2653,14 +2662,17 @@ symbian/PerlAppAif.rss          Symbian app launcher code
 symbian/PerlApp.cpp            Symbian app launcher code
 symbian/PerlApp.h              Symbian app launcher header
 symbian/PerlApp.hrh            Symbian app launcher resource header
-symbian/PerlAppS60.rss         Symbian app launcher resource definition
-symbian/PerlAppS80.rss         Symbian app launcher resource definition
-symbian/PerlAppUIQ.rss         Symbian app launcher resource definition
 symbian/PerlBase.cpp           Symbian Perl base class
 symbian/PerlBase.h             Symbian Perl base class header
 symbian/PerlBase.pod           Symbian Perl base class documentation
 symbian/PerlRecog.cpp          Symbian recognizer code
 symbian/PerlRecog.mmp          Symbian recognizer build
+symbian/PerlUi.cpp             Symbian Perl UI class
+symbian/PerlUi.h               Symbian Perl UI class header
+symbian/PerlUi.hrh             Symbian Perl UI class resource header
+symbian/PerlUiS60.rss          Symbian app launcher resource definition
+symbian/PerlUiS80.rss          Symbian app launcher resource definition
+symbian/PerlUiUIQ.rss          Symbian app launcher resource definition
 symbian/PerlUtil.cpp           Symbian Perl utility class
 symbian/PerlUtil.h             Symbian Perl utility class header
 symbian/PerlUtil.pod           Symbian Perl utility class documentation
@@ -3261,7 +3273,6 @@ x2p/hash.c                        Hashes again
 x2p/hash.h                     Public declarations for the above
 x2p/INTERN.h                   Same as above
 x2p/Makefile.SH                        Precursor to Makefile
-x2p/proto.h                    Dummy header
 x2p/s2p.PL                     Sed to perl translator
 x2p/str.c                      String handling package
 x2p/str.h                      Public declarations for the above