Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index b4d2c72..ff9c218 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -268,6 +268,7 @@ ext/Encode/Encode/iso8859-8.enc     Encoding tables
 ext/Encode/Encode/iso8859-8.ucm        Encoding tables
 ext/Encode/Encode/iso8859-9.enc        Encoding tables
 ext/Encode/Encode/iso8859-9.ucm        Encoding tables
+ext/Encode/Encode/isoir-197.enc        Encoding tables
 ext/Encode/Encode/jis0201.enc  Encoding tables
 ext/Encode/Encode/jis0208.enc  Encoding tables
 ext/Encode/Encode/jis0212.enc  Encoding tables
@@ -283,6 +284,7 @@ ext/Encode/Encode/macIceland.enc    Encoding tables
 ext/Encode/Encode/macJapan.enc Encoding tables
 ext/Encode/Encode/macRoman.enc Encoding tables
 ext/Encode/Encode/macRomania.enc       Encoding tables
+ext/Encode/Encode/macSami.enc  Encoding tables
 ext/Encode/Encode/macThai.enc  Encoding tables
 ext/Encode/Encode/macTurkish.enc       Encoding tables
 ext/Encode/Encode/macUkraine.enc       Encoding tables
@@ -763,6 +765,7 @@ lib/bigint.pl                       An arbitrary precision integer arithmetic package
 lib/bigint.t                   See if bigint.pl works
 lib/bigrat.pl                  An arbitrary precision rational arithmetic package
 lib/blib.pm                    For "use blib"
+lib/blib.t                      blib.pm test
 lib/bytes.pm                   Pragma to enable byte operations
 lib/bytes_heavy.pl             Support routines for byte pragma
 lib/cacheout.pl                        Manages output filehandles when you need too many
@@ -802,6 +805,7 @@ lib/CGI/Switch.pm           Simple interface for multiple server types
 lib/CGI/t/apache.t              See if CGI::Apache still loads
 lib/CGI/t/carp.t                See if CGI::Carp works
 lib/CGI/t/cookie.t              See if CGI::Cookie works
+lib/CGI/t/fast.t               See if CGI::Fast works (if FCGI is installed)
 lib/CGI/t/form.t               See if CGI.pm works
 lib/CGI/t/function.t           See if CGI.pm works
 lib/CGI/t/html.t               See if CGI.pm works
@@ -849,6 +853,7 @@ lib/Exporter.t                      See if Exporter works
 lib/Exporter/Heavy.pm          Complicated routines for Exporter
 lib/ExtUtils.t                 See if extutils work
 lib/ExtUtils/Command.pm                Utilities for Make on non-UNIX platforms
+lib/ExtUtils/Command.t         See if ExtUtils::Command works (Win32 only)
 lib/ExtUtils/Constant.pm       generate XS code to import C header constants
 lib/ExtUtils/Embed.pm          Utilities for embedding Perl in C programs
 lib/ExtUtils/inst              Give information about installed extensions
@@ -858,6 +863,7 @@ lib/ExtUtils/Liblist.pm             Locates libraries
 lib/ExtUtils/MakeMaker.pm      Write Makefiles for extensions
 lib/ExtUtils/Manifest.pm       Utilities to write MANIFEST files
 lib/ExtUtils/MANIFEST.SKIP     The default MANIFEST.SKIP
+lib/ExtUtils/Manifest.t                See if ExtUtils::Manifest works
 lib/ExtUtils/Mkbootstrap.pm    Writes a bootstrap file (see MakeMaker)
 lib/ExtUtils/Mksymlists.pm     Writes a linker options file for extensions
 lib/ExtUtils/MM_Cygwin.pm      MakeMaker methods for Cygwin
@@ -868,6 +874,7 @@ lib/ExtUtils/MM_VMS.pm              MakeMaker methods for VMS
 lib/ExtUtils/MM_Win32.pm       MakeMaker methods for Win32
 lib/ExtUtils/Packlist.pm       Manipulates .packlist files
 lib/ExtUtils/testlib.pm                Fixes up @INC to use just-built extension
+lib/ExtUtils/testlib.t         Fixes up @INC to use just-built extension
 lib/ExtUtils/typemap           Extension interface types
 lib/ExtUtils/xsubpp            External subroutine preprocessor
 lib/fastcwd.pl                 a faster but more dangerous getcwd
@@ -1120,6 +1127,7 @@ lib/Term/ANSIColor/README Term::ANSIColor
 lib/Term/ANSIColor/test.pl     See if Term::ANSIColor works
 lib/Term/Cap.pm                        Perl module supporting termcap usage
 lib/Term/Complete.pm           A command completion subroutine
+lib/Term/Complete.t            See if Term::Complete works
 lib/Term/ReadLine.pm           Stub readline library
 lib/termcap.pl                 Perl library supporting termcap usage
 lib/Test.pm                    A simple framework for writing test scripts
@@ -1153,6 +1161,7 @@ lib/Test/t/qr.t                   See if Test works
 lib/Test/t/skip.t              See if Test works
 lib/Test/t/success.t           See if Test works
 lib/Test/t/todo.t              See if Test works
+lib/Test/Tutorial.pod           A tutorial on writing tests
 lib/Test/Utils.pm               Utility module for Test::Simple/More
 lib/Text/Abbrev.pm             An abbreviation table builder
 lib/Text/Abbrev.t              Test Text::Abbrev