[perl #35847] File::Find not performing as documented
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 2a2c165..886778e 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1353,6 +1353,7 @@ lib/CPAN/FirstTime.pm             Utility for creating CPAN config files
 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/t/loadme.t            See if CPAN the module works
@@ -2646,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
@@ -2654,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
@@ -3262,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