Move Math::BigInt from ext/ to cpan/
[p5sagit/p5-mst-13.2.git] / MANIFEST
index dcc81d4..29c77ea 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1209,6 +1209,16 @@ cpan/IO-Compress/t/cz-06gzsetp.t                 IO::Compress
 cpan/IO-Compress/t/cz-08encoding.t                     IO::Compress
 cpan/IO-Compress/t/cz-14gzopen.t                       IO::Compress
 cpan/IO-Compress/t/globmapper.t                                IO::Compress
+cpan/IO-Zlib/t/basic.t         Tests for IO::Zlib
+cpan/IO-Zlib/t/external.t      Tests for IO::Zlib
+cpan/IO-Zlib/t/getc.t          Tests for IO::Zlib
+cpan/IO-Zlib/t/getline.t       Tests for IO::Zlib
+cpan/IO-Zlib/t/import.t                Tests for IO::Zlib
+cpan/IO-Zlib/t/large.t         Tests for IO::Zlib
+cpan/IO-Zlib/t/tied.t          Tests for IO::Zlib
+cpan/IO-Zlib/t/uncomp1.t       Tests for IO::Zlib
+cpan/IO-Zlib/t/uncomp2.t       Tests for IO::Zlib
+cpan/IO-Zlib/Zlib.pm           IO::Zlib
 cpan/IPC-Cmd/lib/IPC/Cmd.pm                    IPC::Cmd
 cpan/IPC-Cmd/t/01_IPC-Cmd.t    IPC::Cmd tests
 cpan/IPC-Cmd/t/02_Interactive.t        IPC::Cmd tests
@@ -1235,6 +1245,64 @@ cpan/IPC-SysV/t/pod.t                    IPC::SysV test file
 cpan/IPC-SysV/t/sem.t                  IPC::SysV test file
 cpan/IPC-SysV/t/shm.t                  IPC::SysV test file
 cpan/IPC-SysV/typemap                  IPC::SysV typemap
+cpan/libnet/Changes            libnet
+cpan/libnet/Config.eg          libnet
+cpan/libnet/demos/ftp          libnet
+cpan/libnet/demos/inetd                libnet
+cpan/libnet/demos/nntp         libnet
+cpan/libnet/demos/nntp.mirror  libnet
+cpan/libnet/demos/pop3         libnet
+cpan/libnet/demos/smtp.self    libnet
+cpan/libnet/demos/time         libnet
+cpan/libnet/Hostname.pm.eg     libnet
+cpan/libnet/Makefile.PL
+cpan/libnet/Net/Cmd.pm         libnet
+cpan/libnet/Net/Config.pm      libnet
+cpan/libnet/Net/Domain.pm      libnet
+cpan/libnet/Net/FTP/A.pm       libnet
+cpan/libnet/Net/FTP/dataconn.pm        libnet
+cpan/libnet/Net/FTP/E.pm       libnet
+cpan/libnet/Net/FTP/I.pm       libnet
+cpan/libnet/Net/FTP/L.pm       libnet
+cpan/libnet/Net/FTP.pm         libnet
+cpan/libnet/Net/libnetFAQ.pod  libnet
+cpan/libnet/Net/Netrc.pm       libnet
+cpan/libnet/Net/NNTP.pm                libnet
+cpan/libnet/Net/POP3.pm                libnet
+cpan/libnet/Net/SMTP.pm                libnet
+cpan/libnet/Net/Time.pm                libnet
+cpan/libnet/README             libnet
+cpan/libnet/t/config.t         libnet
+cpan/libnet/t/datasend.t       libnet
+cpan/libnet/t/ftp.t            libnet
+cpan/libnet/t/hostname.t       libnet
+cpan/libnet/t/libnet_t.pl      libnet
+cpan/libnet/t/netrc.t          libnet
+cpan/libnet/t/nntp.t           libnet
+cpan/libnet/t/require.t                libnet
+cpan/libnet/t/smtp.t           libnet
+cpan/libnet/t/time.t           libnet
+cpan/Locale-Codes/ChangeLog                    Locale::Codes
+cpan/Locale-Codes/lib/Locale/Constants.pm      Locale::Codes
+cpan/Locale-Codes/lib/Locale/Constants.pod     Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Country.pm                Locale::Codes
+cpan/Locale-Codes/lib/Locale/Country.pod       Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Currency.pm       Locale::Codes
+cpan/Locale-Codes/lib/Locale/Currency.pod      Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Language.pm       Locale::Codes
+cpan/Locale-Codes/lib/Locale/Language.pod      Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Script.pm         Locale::Codes
+cpan/Locale-Codes/lib/Locale/Script.pod                Locale::Codes documentation
+cpan/Locale-Codes/Makefile.PL
+cpan/Locale-Codes/README                       Locale::Codes
+cpan/Locale-Codes/t/all.t                      See if Locale::Codes work
+cpan/Locale-Codes/t/constants.t                        See if Locale::Codes work
+cpan/Locale-Codes/t/country.t                  See if Locale::Codes work
+cpan/Locale-Codes/t/currency.t                 See if Locale::Codes work
+cpan/Locale-Codes/t/language.t                 See if Locale::Codes work
+cpan/Locale-Codes/t/rename.t                   See if Locale::Codes work
+cpan/Locale-Codes/t/script.t                   See if Locale::Codes work
+cpan/Locale-Codes/t/uk.t                       See if Locale::Codes work
 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
@@ -1247,6 +1315,66 @@ 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-BigInt/lib/Math/BigFloat.pm          An arbitrary precision floating-point arithmetic package
+cpan/Math-BigInt/lib/Math/BigInt/CalcEmu.pm    Pure Perl module to support Math::BigInt
+cpan/Math-BigInt/lib/Math/BigInt/Calc.pm       Pure Perl module to support Math::BigInt
+cpan/Math-BigInt/lib/Math/BigInt.pm    An arbitrary precision integer arithmetic package
+cpan/Math-BigInt/t/alias.inc           Support for BigInt tests
+cpan/Math-BigInt/t/bare_mbf.t          Test MBF under Math::BigInt::BareCalc
+cpan/Math-BigInt/t/bare_mbi.t          Test MBI under Math::BigInt::BareCalc
+cpan/Math-BigInt/t/bare_mif.t          Rounding tests under BareCalc
+cpan/Math-BigInt/t/bigfltpm.inc                Shared tests for bigfltpm.t and sub_mbf.t
+cpan/Math-BigInt/t/bigfltpm.t          See if BigFloat.pm works
+cpan/Math-BigInt/t/bigintc.t           See if BigInt/Calc.pm works
+cpan/Math-BigInt/t/bigintpm.inc                Shared tests for bigintpm.t and sub_mbi.t
+cpan/Math-BigInt/t/bigintpm.t          See if BigInt.pm works
+cpan/Math-BigInt/t/bigints.t           See if BigInt.pm works
+cpan/Math-BigInt/t/biglog.t            Test the log function
+cpan/Math-BigInt/t/big_pi_e.t          test bpi() and bexp()
+cpan/Math-BigInt/t/bigroot.t           Test the broot function
+cpan/Math-BigInt/t/calling.t           Test calling conventions
+cpan/Math-BigInt/t/config.t            Test Math::BigInt->config()
+cpan/Math-BigInt/t/constant.t          Test Math::BigInt/BigFloat under :constant
+cpan/Math-BigInt/t/const_mbf.t         Test Math::BigInt
+cpan/Math-BigInt/t/downgrade.t         Test if use Math::BigInt(); under downgrade works
+cpan/Math-BigInt/t/_e_math.t           Helper routine in BigFloat for _e math
+cpan/Math-BigInt/t/inf_nan.t           Special tests for inf and *NaN* handling
+cpan/Math-BigInt/t/isa.t               Test for Math::BigInt inheritance
+cpan/Math-BigInt/t/lib_load.t          Test sane lib names
+cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm   Empty subclass of BigFloat for test
+cpan/Math-BigInt/t/Math/BigInt/BareCalc.pm     Bigint's simulation of Calc
+cpan/Math-BigInt/t/Math/BigInt/Scalar.pm       Pure Perl module to support Math::BigInt
+cpan/Math-BigInt/t/Math/BigInt/Subclass.pm     Empty subclass of BigInt for test
+cpan/Math-BigInt/t/mbf_ali.t           Tests for BigFloat
+cpan/Math-BigInt/t/mbi_ali.t           Tests for BigInt
+cpan/Math-BigInt/t/mbimbf.inc          Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests
+cpan/Math-BigInt/t/mbimbf.t            BigInt/BigFloat accuracy, precision and fallback, round_mode
+cpan/Math-BigInt/t/mbi_rand.t          Test Math::BigInt randomly
+cpan/Math-BigInt/t/nan_cmp.t           overloaded comparision involving *NaN*
+cpan/Math-BigInt/t/new_overloaded.t    test overloaded numbers in BigFloat's new()
+cpan/Math-BigInt/t/req_mbf0.t          test: require Math::BigFloat; ->bzero();
+cpan/Math-BigInt/t/req_mbf1.t          test: require Math::BigFloat; ->bone();
+cpan/Math-BigInt/t/req_mbfa.t          test: require Math::BigFloat; ->bnan();
+cpan/Math-BigInt/t/req_mbfi.t          test: require Math::BigFloat; ->binf();
+cpan/Math-BigInt/t/req_mbfn.t          test: require Math::BigFloat; ->new();
+cpan/Math-BigInt/t/req_mbfw.t          require Math::BigFloat; import ( with => );
+cpan/Math-BigInt/t/require.t           Test if require Math::BigInt works
+cpan/Math-BigInt/t/round.t             Test rounding with non-integer A and P
+cpan/Math-BigInt/t/sub_ali.t           Tests for aliases in BigInt subclasses
+cpan/Math-BigInt/t/sub_mbf.t           Empty subclass test of BigFloat
+cpan/Math-BigInt/t/sub_mbi.t           Empty subclass test of BigInt
+cpan/Math-BigInt/t/sub_mif.t           Test A & P with subclasses using mbimbf.inc
+cpan/Math-BigInt/t/trap.t              Test whether trap_nan and trap_inf work
+cpan/Math-BigInt/t/upgradef.t          Test if use Math::BigFloat(); under upgrade works
+cpan/Math-BigInt/t/upgrade.inc         Actual tests for upgrade.t
+cpan/Math-BigInt/t/upgrade.t           Test if use Math::BigInt(); under upgrade works
+cpan/Math-BigInt/t/use_lib1.t          Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_lib2.t          Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_lib3.t          Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_lib4.t          Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_mbfw.t          use BigFloat w/ with and lib at the same time
+cpan/Math-BigInt/t/use.t               Test if use Math::BigInt(); works
+cpan/Math-BigInt/t/with_sub.t          Test use Math::BigFloat with => package
 cpan/Math-Complex/lib/Math/Complex.pm  A Complex package
 cpan/Math-Complex/lib/Math/Trig.pm     A simple interface to complex trigonometry
 cpan/Math-Complex/t/Complex.t          See if Math::Complex works
@@ -1993,57 +2121,10 @@ ext/I18N-Langinfo/Langinfo.pm   I18N::Langinfo
 ext/I18N-Langinfo/Langinfo.xs  I18N::Langinfo
 ext/I18N-Langinfo/Makefile.PL  I18N::Langinfo
 ext/I18N-Langinfo/t/Langinfo.t See whether I18N::Langinfo works
-ext/IO-Zlib/t/basic.t          Tests for IO::Zlib
-ext/IO-Zlib/t/external.t       Tests for IO::Zlib
-ext/IO-Zlib/t/getc.t           Tests for IO::Zlib
-ext/IO-Zlib/t/getline.t                Tests for IO::Zlib
-ext/IO-Zlib/t/import.t         Tests for IO::Zlib
-ext/IO-Zlib/t/large.t          Tests for IO::Zlib
-ext/IO-Zlib/t/tied.t           Tests for IO::Zlib
-ext/IO-Zlib/t/uncomp1.t                Tests for IO::Zlib
-ext/IO-Zlib/t/uncomp2.t                Tests for IO::Zlib
-ext/IO-Zlib/Zlib.pm            IO::Zlib
 ext/IPC-Open2/lib/IPC/Open2.pm Open a two-ended pipe
 ext/IPC-Open2/t/IPC-Open2.t    See if IPC::Open2 works
 ext/IPC-Open3/lib/IPC/Open3.pm Open a three-ended pipe
 ext/IPC-Open3/t/IPC-Open3.t    See if IPC::Open3 works
-ext/libnet/Changes             libnet
-ext/libnet/Config.eg           libnet
-ext/libnet/demos/ftp           libnet
-ext/libnet/demos/inetd         libnet
-ext/libnet/demos/nntp          libnet
-ext/libnet/demos/nntp.mirror   libnet
-ext/libnet/demos/pop3          libnet
-ext/libnet/demos/smtp.self     libnet
-ext/libnet/demos/time          libnet
-ext/libnet/Hostname.pm.eg      libnet
-ext/libnet/Makefile.PL
-ext/libnet/Net/Cmd.pm          libnet
-ext/libnet/Net/Config.pm       libnet
-ext/libnet/Net/Domain.pm       libnet
-ext/libnet/Net/FTP/A.pm                libnet
-ext/libnet/Net/FTP/dataconn.pm libnet
-ext/libnet/Net/FTP/E.pm                libnet
-ext/libnet/Net/FTP/I.pm                libnet
-ext/libnet/Net/FTP/L.pm                libnet
-ext/libnet/Net/FTP.pm          libnet
-ext/libnet/Net/libnetFAQ.pod   libnet
-ext/libnet/Net/Netrc.pm                libnet
-ext/libnet/Net/NNTP.pm         libnet
-ext/libnet/Net/POP3.pm         libnet
-ext/libnet/Net/SMTP.pm         libnet
-ext/libnet/Net/Time.pm         libnet
-ext/libnet/README              libnet
-ext/libnet/t/config.t          libnet
-ext/libnet/t/datasend.t                libnet
-ext/libnet/t/ftp.t             libnet
-ext/libnet/t/hostname.t                libnet
-ext/libnet/t/libnet_t.pl       libnet
-ext/libnet/t/netrc.t           libnet
-ext/libnet/t/nntp.t            libnet
-ext/libnet/t/require.t         libnet
-ext/libnet/t/smtp.t            libnet
-ext/libnet/t/time.t            libnet
 ext/List-Util/Changes          Util extension
 ext/List-Util/lib/List/Util.pm List::Util
 ext/List-Util/lib/List/Util/PP.pm      List::Util
@@ -2093,93 +2174,12 @@ ext/List-Util/t/sum.t           List::Util
 ext/List-Util/t/tainted.t      Scalar::Util
 ext/List-Util/t/weak.t         Scalar::Util
 ext/List-Util/XS.pp            List::Util
-ext/Locale-Codes/ChangeLog     Locale::Codes
-ext/Locale-Codes/lib/Locale/Constants.pm               Locale::Codes
-ext/Locale-Codes/lib/Locale/Constants.pod      Locale::Codes documentation
-ext/Locale-Codes/lib/Locale/Country.pm         Locale::Codes
-ext/Locale-Codes/lib/Locale/Country.pod                Locale::Codes documentation
-ext/Locale-Codes/lib/Locale/Currency.pm                Locale::Codes
-ext/Locale-Codes/lib/Locale/Currency.pod               Locale::Codes documentation
-ext/Locale-Codes/lib/Locale/Language.pm                Locale::Codes
-ext/Locale-Codes/lib/Locale/Language.pod               Locale::Codes documentation
-ext/Locale-Codes/lib/Locale/Script.pm          Locale::Codes
-ext/Locale-Codes/lib/Locale/Script.pod         Locale::Codes documentation
-ext/Locale-Codes/Makefile.PL
-ext/Locale-Codes/README                Locale::Codes
-ext/Locale-Codes/t/all.t       See if Locale::Codes work
-ext/Locale-Codes/t/constants.t See if Locale::Codes work
-ext/Locale-Codes/t/country.t   See if Locale::Codes work
-ext/Locale-Codes/t/currency.t  See if Locale::Codes work
-ext/Locale-Codes/t/language.t  See if Locale::Codes work
-ext/Locale-Codes/t/rename.t    See if Locale::Codes work
-ext/Locale-Codes/t/script.t    See if Locale::Codes work
-ext/Locale-Codes/t/uk.t                See if Locale::Codes work
 ext/Math-BigInt-FastCalc/FastCalc.pm   Math::BigInt::FastCalc extension
 ext/Math-BigInt-FastCalc/FastCalc.xs   Math::BigInt::FastCalc extension
 ext/Math-BigInt-FastCalc/t/bigintfc.t  Math::BigInt::FastCalc extension
 ext/Math-BigInt-FastCalc/t/bootstrap.t Math::BigInt::FastCalc extension
 ext/Math-BigInt-FastCalc/t/leak.t      test for memory leaks in Math::BigInt::FastCalc
 ext/Math-BigInt-FastCalc/t/mbi_rand.t  Math::BigInt::FastCalc extension
-ext/Math-BigInt/lib/Math/BigFloat.pm           An arbitrary precision floating-point arithmetic package
-ext/Math-BigInt/lib/Math/BigInt/CalcEmu.pm     Pure Perl module to support Math::BigInt
-ext/Math-BigInt/lib/Math/BigInt/Calc.pm                Pure Perl module to support Math::BigInt
-ext/Math-BigInt/lib/Math/BigInt.pm             An arbitrary precision integer arithmetic package
-ext/Math-BigInt/t/alias.inc    Support for BigInt tests
-ext/Math-BigInt/t/bare_mbf.t   Test MBF under Math::BigInt::BareCalc
-ext/Math-BigInt/t/bare_mbi.t   Test MBI under Math::BigInt::BareCalc
-ext/Math-BigInt/t/bare_mif.t   Rounding tests under BareCalc
-ext/Math-BigInt/t/bigfltpm.inc Shared tests for bigfltpm.t and sub_mbf.t
-ext/Math-BigInt/t/bigfltpm.t   See if BigFloat.pm works
-ext/Math-BigInt/t/bigintc.t    See if BigInt/Calc.pm works
-ext/Math-BigInt/t/bigintpm.inc Shared tests for bigintpm.t and sub_mbi.t
-ext/Math-BigInt/t/bigintpm.t   See if BigInt.pm works
-ext/Math-BigInt/t/bigints.t    See if BigInt.pm works
-ext/Math-BigInt/t/biglog.t     Test the log function
-ext/Math-BigInt/t/big_pi_e.t   test bpi() and bexp()
-ext/Math-BigInt/t/bigroot.t    Test the broot function
-ext/Math-BigInt/t/calling.t    Test calling conventions
-ext/Math-BigInt/t/config.t     Test Math::BigInt->config()
-ext/Math-BigInt/t/constant.t   Test Math::BigInt/BigFloat under :constant
-ext/Math-BigInt/t/const_mbf.t  Test Math::BigInt
-ext/Math-BigInt/t/downgrade.t  Test if use Math::BigInt(); under downgrade works
-ext/Math-BigInt/t/_e_math.t    Helper routine in BigFloat for _e math
-ext/Math-BigInt/t/inf_nan.t    Special tests for inf and *NaN* handling
-ext/Math-BigInt/t/isa.t                Test for Math::BigInt inheritance
-ext/Math-BigInt/t/lib_load.t   Test sane lib names
-ext/Math-BigInt/t/Math/BigFloat/Subclass.pm    Empty subclass of BigFloat for test
-ext/Math-BigInt/t/Math/BigInt/BareCalc.pm      Bigint's simulation of Calc
-ext/Math-BigInt/t/Math/BigInt/Scalar.pm        Pure Perl module to support Math::BigInt
-ext/Math-BigInt/t/Math/BigInt/Subclass.pm      Empty subclass of BigInt for test
-ext/Math-BigInt/t/mbf_ali.t    Tests for BigFloat
-ext/Math-BigInt/t/mbi_ali.t    Tests for BigInt
-ext/Math-BigInt/t/mbimbf.inc   Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests
-ext/Math-BigInt/t/mbimbf.t     BigInt/BigFloat accuracy, precision and fallback, round_mode
-ext/Math-BigInt/t/mbi_rand.t   Test Math::BigInt randomly
-ext/Math-BigInt/t/nan_cmp.t    overloaded comparision involving *NaN*
-ext/Math-BigInt/t/new_overloaded.t     test overloaded numbers in BigFloat's new()
-ext/Math-BigInt/t/req_mbf0.t   test: require Math::BigFloat; ->bzero();
-ext/Math-BigInt/t/req_mbf1.t   test: require Math::BigFloat; ->bone();
-ext/Math-BigInt/t/req_mbfa.t   test: require Math::BigFloat; ->bnan();
-ext/Math-BigInt/t/req_mbfi.t   test: require Math::BigFloat; ->binf();
-ext/Math-BigInt/t/req_mbfn.t   test: require Math::BigFloat; ->new();
-ext/Math-BigInt/t/req_mbfw.t   require Math::BigFloat; import ( with => );
-ext/Math-BigInt/t/require.t    Test if require Math::BigInt works
-ext/Math-BigInt/t/round.t      Test rounding with non-integer A and P
-ext/Math-BigInt/t/sub_ali.t    Tests for aliases in BigInt subclasses
-ext/Math-BigInt/t/sub_mbf.t    Empty subclass test of BigFloat
-ext/Math-BigInt/t/sub_mbi.t    Empty subclass test of BigInt
-ext/Math-BigInt/t/sub_mif.t    Test A & P with subclasses using mbimbf.inc
-ext/Math-BigInt/t/trap.t       Test whether trap_nan and trap_inf work
-ext/Math-BigInt/t/upgradef.t   Test if use Math::BigFloat(); under upgrade works
-ext/Math-BigInt/t/upgrade.inc  Actual tests for upgrade.t
-ext/Math-BigInt/t/upgrade.t    Test if use Math::BigInt(); under upgrade works
-ext/Math-BigInt/t/use_lib1.t   Test combinations of Math::BigInt and BigFloat
-ext/Math-BigInt/t/use_lib2.t   Test combinations of Math::BigInt and BigFloat
-ext/Math-BigInt/t/use_lib3.t   Test combinations of Math::BigInt and BigFloat
-ext/Math-BigInt/t/use_lib4.t   Test combinations of Math::BigInt and BigFloat
-ext/Math-BigInt/t/use_mbfw.t   use BigFloat w/ with and lib at the same time
-ext/Math-BigInt/t/use.t                Test if use Math::BigInt(); works
-ext/Math-BigInt/t/with_sub.t   Test use Math::BigFloat with => package
 ext/Math-BigRat/lib/Math/BigRat.pm             Math::BigRat
 ext/Math-BigRat/t/big_ap.t             Math::BigRat test
 ext/Math-BigRat/t/bigfltpm.inc         Math::BigRat test