blead 25801: Symbian batch of today
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 8df946e..6f3ea5b 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1891,6 +1891,7 @@ lib/Pod/t/basic.ovr               podlators test
 lib/Pod/t/basic.pod            podlators test
 lib/Pod/t/basic.t              podlators test
 lib/Pod/t/basic.txt            podlators test
+lib/Pod/t/contains_pod.t       Pod-Parser test
 lib/Pod/t/eol.t                        end of line agnosticism
 lib/Pod/Text/Color.pm          Convert POD data to color ASCII text
 lib/Pod/Text/Overstrike.pm     Convert POD data to formatted overstrike text
@@ -2643,6 +2644,7 @@ 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/find_writeable_data.pl Development utility
 symbian/install.cfg            Installation instructions
 symbian/makesis.pl             Installation file creator
 symbian/PerlAppAif.rss         Symbian sample app code
@@ -2655,10 +2657,14 @@ 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/PerlUtil.cpp           Symbian Perl utility class
+symbian/PerlUtil.h             Symbian Perl utility class header
+symbian/PerlUtil.pod           Symbian Perl utility class documentation
 symbian/port.pl                        Helper code for config.pl
 symbian/README                 ReadMe for the Symbian files
 symbian/sanity.pl              Helper code for config.pl
 symbian/sdk.pl                 Helper code for config.pl
+symbian/sisify.pl              Packaging utility
 symbian/symbian_dll.cpp                The DLL stub for Symbian
 symbian/symbianish.h           Header for Symbian      
 symbian/symbian_proto.h                Prototypes for Symbian
@@ -2730,6 +2736,7 @@ t/japh/abigail.t          Obscure tests
 t/lib/1_compile.t              See if the various libraries and extensions compile
 t/lib/commonsense.t            See if configuration meets basic needs
 t/lib/compmod.pl               Helper for 1_compile.t
+t/lib/contains_pod.xr          Pod-Parser test file
 t/lib/cygwin.t                 Builtin cygwin function tests
 t/lib/Devel/switchd.pm         Module for t/run/switchd.t
 t/lib/Dev/Null.pm              Module for testing Test::Harness