Move List::Util from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 14:32:49 +0000 (15:32 +0100)]
51 files changed:
MANIFEST
Porting/Maintainers.pl
cpan/List-Util/Changes [moved from ext/List-Util/Changes with 100% similarity]
cpan/List-Util/ListUtil.xs [moved from ext/List-Util/ListUtil.xs with 100% similarity]
cpan/List-Util/Makefile.PL [moved from ext/List-Util/Makefile.PL with 100% similarity]
cpan/List-Util/README [moved from ext/List-Util/README with 100% similarity]
cpan/List-Util/XS.pp [moved from ext/List-Util/XS.pp with 100% similarity]
cpan/List-Util/lib/List/Util.pm [moved from ext/List-Util/lib/List/Util.pm with 100% similarity]
cpan/List-Util/lib/List/Util/PP.pm [moved from ext/List-Util/lib/List/Util/PP.pm with 100% similarity]
cpan/List-Util/lib/List/Util/XS.pm [moved from ext/List-Util/lib/List/Util/XS.pm with 100% similarity]
cpan/List-Util/lib/Scalar/Util.pm [moved from ext/List-Util/lib/Scalar/Util.pm with 100% similarity]
cpan/List-Util/lib/Scalar/Util/PP.pm [moved from ext/List-Util/lib/Scalar/Util/PP.pm with 100% similarity]
cpan/List-Util/multicall.h [moved from ext/List-Util/multicall.h with 100% similarity]
cpan/List-Util/t/00version.t [moved from ext/List-Util/t/00version.t with 100% similarity]
cpan/List-Util/t/blessed.t [moved from ext/List-Util/t/blessed.t with 100% similarity]
cpan/List-Util/t/dualvar.t [moved from ext/List-Util/t/dualvar.t with 100% similarity]
cpan/List-Util/t/expfail.t [moved from ext/List-Util/t/expfail.t with 100% similarity]
cpan/List-Util/t/first.t [moved from ext/List-Util/t/first.t with 100% similarity]
cpan/List-Util/t/isvstring.t [moved from ext/List-Util/t/isvstring.t with 100% similarity]
cpan/List-Util/t/lln.t [moved from ext/List-Util/t/lln.t with 100% similarity]
cpan/List-Util/t/max.t [moved from ext/List-Util/t/max.t with 100% similarity]
cpan/List-Util/t/maxstr.t [moved from ext/List-Util/t/maxstr.t with 100% similarity]
cpan/List-Util/t/min.t [moved from ext/List-Util/t/min.t with 100% similarity]
cpan/List-Util/t/minstr.t [moved from ext/List-Util/t/minstr.t with 100% similarity]
cpan/List-Util/t/openhan.t [moved from ext/List-Util/t/openhan.t with 100% similarity]
cpan/List-Util/t/p_00version.t [moved from ext/List-Util/t/p_00version.t with 100% similarity]
cpan/List-Util/t/p_blessed.t [moved from ext/List-Util/t/p_blessed.t with 100% similarity]
cpan/List-Util/t/p_first.t [moved from ext/List-Util/t/p_first.t with 100% similarity]
cpan/List-Util/t/p_lln.t [moved from ext/List-Util/t/p_lln.t with 100% similarity]
cpan/List-Util/t/p_max.t [moved from ext/List-Util/t/p_max.t with 100% similarity]
cpan/List-Util/t/p_maxstr.t [moved from ext/List-Util/t/p_maxstr.t with 100% similarity]
cpan/List-Util/t/p_min.t [moved from ext/List-Util/t/p_min.t with 100% similarity]
cpan/List-Util/t/p_minstr.t [moved from ext/List-Util/t/p_minstr.t with 100% similarity]
cpan/List-Util/t/p_openhan.t [moved from ext/List-Util/t/p_openhan.t with 100% similarity]
cpan/List-Util/t/p_readonly.t [moved from ext/List-Util/t/p_readonly.t with 100% similarity]
cpan/List-Util/t/p_reduce.t [moved from ext/List-Util/t/p_reduce.t with 100% similarity]
cpan/List-Util/t/p_refaddr.t [moved from ext/List-Util/t/p_refaddr.t with 100% similarity]
cpan/List-Util/t/p_reftype.t [moved from ext/List-Util/t/p_reftype.t with 100% similarity]
cpan/List-Util/t/p_shuffle.t [moved from ext/List-Util/t/p_shuffle.t with 100% similarity]
cpan/List-Util/t/p_sum.t [moved from ext/List-Util/t/p_sum.t with 100% similarity]
cpan/List-Util/t/p_tainted.t [moved from ext/List-Util/t/p_tainted.t with 100% similarity]
cpan/List-Util/t/proto.t [moved from ext/List-Util/t/proto.t with 100% similarity]
cpan/List-Util/t/readonly.t [moved from ext/List-Util/t/readonly.t with 100% similarity]
cpan/List-Util/t/reduce.t [moved from ext/List-Util/t/reduce.t with 100% similarity]
cpan/List-Util/t/refaddr.t [moved from ext/List-Util/t/refaddr.t with 100% similarity]
cpan/List-Util/t/reftype.t [moved from ext/List-Util/t/reftype.t with 100% similarity]
cpan/List-Util/t/shuffle.t [moved from ext/List-Util/t/shuffle.t with 100% similarity]
cpan/List-Util/t/stack-corruption.t [moved from ext/List-Util/t/stack-corruption.t with 100% similarity]
cpan/List-Util/t/sum.t [moved from ext/List-Util/t/sum.t with 100% similarity]
cpan/List-Util/t/tainted.t [moved from ext/List-Util/t/tainted.t with 100% similarity]
cpan/List-Util/t/weak.t [moved from ext/List-Util/t/weak.t with 100% similarity]

index 32c02ab..33ba372 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1279,6 +1279,55 @@ 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/List-Util/Changes                 Util extension
+cpan/List-Util/lib/List/Util.pm                List::Util
+cpan/List-Util/lib/List/Util/PP.pm     List::Util
+cpan/List-Util/lib/List/Util/XS.pm     List::Util
+cpan/List-Util/lib/Scalar/Util.pm      Scalar::Util
+cpan/List-Util/lib/Scalar/Util/PP.pm   Scalar::Util
+cpan/List-Util/ListUtil.xs             Util extension
+cpan/List-Util/Makefile.PL             Util extension
+cpan/List-Util/multicall.h             Util extension
+cpan/List-Util/README                  Util extension
+cpan/List-Util/t/00version.t           Scalar::Util
+cpan/List-Util/t/blessed.t             Scalar::Util
+cpan/List-Util/t/dualvar.t             Scalar::Util
+cpan/List-Util/t/expfail.t             List::Util
+cpan/List-Util/t/first.t               List::Util
+cpan/List-Util/t/isvstring.t           Scalar::Util
+cpan/List-Util/t/lln.t                 Scalar::Util
+cpan/List-Util/t/maxstr.t              List::Util
+cpan/List-Util/t/max.t                 List::Util
+cpan/List-Util/t/minstr.t              List::Util
+cpan/List-Util/t/min.t                 List::Util
+cpan/List-Util/t/openhan.t             Scalar::Util
+cpan/List-Util/t/p_00version.t         Scalar::Util
+cpan/List-Util/t/p_blessed.t           Scalar::Util
+cpan/List-Util/t/p_first.t             List::Util
+cpan/List-Util/t/p_lln.t               Scalar::Util
+cpan/List-Util/t/p_maxstr.t            List::Util
+cpan/List-Util/t/p_max.t               List::Util
+cpan/List-Util/t/p_minstr.t            List::Util
+cpan/List-Util/t/p_min.t               List::Util
+cpan/List-Util/t/p_openhan.t           Scalar::Util
+cpan/List-Util/t/p_readonly.t          Scalar::Util
+cpan/List-Util/t/p_reduce.t            List::Util
+cpan/List-Util/t/p_refaddr.t           Scalar::Util
+cpan/List-Util/t/p_reftype.t           Scalar::Util
+cpan/List-Util/t/proto.t               Scalar::Util
+cpan/List-Util/t/p_shuffle.t           List::Util
+cpan/List-Util/t/p_sum.t               List::Util
+cpan/List-Util/t/p_tainted.t           Scalar::Util
+cpan/List-Util/t/readonly.t            Scalar::Util
+cpan/List-Util/t/reduce.t              List::Util
+cpan/List-Util/t/refaddr.t             Scalar::Util
+cpan/List-Util/t/reftype.t             Scalar::Util
+cpan/List-Util/t/shuffle.t             List::Util
+cpan/List-Util/t/stack-corruption.t    List::Util
+cpan/List-Util/t/sum.t                 List::Util
+cpan/List-Util/t/tainted.t             Scalar::Util
+cpan/List-Util/t/weak.t                        Scalar::Util
+cpan/List-Util/XS.pp                   List::Util
 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
@@ -2494,55 +2543,6 @@ 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/List-Util/Changes          Util extension
-ext/List-Util/lib/List/Util.pm List::Util
-ext/List-Util/lib/List/Util/PP.pm      List::Util
-ext/List-Util/lib/List/Util/XS.pm      List::Util
-ext/List-Util/lib/Scalar/Util.pm       Scalar::Util
-ext/List-Util/lib/Scalar/Util/PP.pm    Scalar::Util
-ext/List-Util/ListUtil.xs              Util extension
-ext/List-Util/Makefile.PL      Util extension
-ext/List-Util/multicall.h      Util extension
-ext/List-Util/README           Util extension
-ext/List-Util/t/00version.t    Scalar::Util
-ext/List-Util/t/blessed.t      Scalar::Util
-ext/List-Util/t/dualvar.t      Scalar::Util
-ext/List-Util/t/expfail.t      List::Util
-ext/List-Util/t/first.t                List::Util
-ext/List-Util/t/isvstring.t    Scalar::Util
-ext/List-Util/t/lln.t          Scalar::Util
-ext/List-Util/t/maxstr.t       List::Util
-ext/List-Util/t/max.t          List::Util
-ext/List-Util/t/minstr.t       List::Util
-ext/List-Util/t/min.t          List::Util
-ext/List-Util/t/openhan.t      Scalar::Util
-ext/List-Util/t/p_00version.t  Scalar::Util
-ext/List-Util/t/p_blessed.t    Scalar::Util
-ext/List-Util/t/p_first.t      List::Util
-ext/List-Util/t/p_lln.t                Scalar::Util
-ext/List-Util/t/p_maxstr.t     List::Util
-ext/List-Util/t/p_max.t                List::Util
-ext/List-Util/t/p_minstr.t     List::Util
-ext/List-Util/t/p_min.t                List::Util
-ext/List-Util/t/p_openhan.t    Scalar::Util
-ext/List-Util/t/p_readonly.t   Scalar::Util
-ext/List-Util/t/p_reduce.t     List::Util
-ext/List-Util/t/p_refaddr.t    Scalar::Util
-ext/List-Util/t/p_reftype.t    Scalar::Util
-ext/List-Util/t/proto.t                Scalar::Util
-ext/List-Util/t/p_shuffle.t    List::Util
-ext/List-Util/t/p_sum.t                List::Util
-ext/List-Util/t/p_tainted.t    Scalar::Util
-ext/List-Util/t/readonly.t     Scalar::Util
-ext/List-Util/t/reduce.t       List::Util
-ext/List-Util/t/refaddr.t      Scalar::Util
-ext/List-Util/t/reftype.t      Scalar::Util
-ext/List-Util/t/shuffle.t      List::Util
-ext/List-Util/t/stack-corruption.t     List::Util
-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/mro/Changes                        mro extension
 ext/mro/mro.pm                 mro extension
 ext/mro/mro.xs                 mro extension
index e218f5c..78a614c 100755 (executable)
@@ -1313,7 +1313,7 @@ use File::Glob qw(:case);
        'MAINTAINER'    => 'gbarr',
        'DISTRIBUTION'  => 'GBARR/Scalar-List-Utils-1.21.tar.gz',
        # Note that perl uses its own version of Makefile.PL
-       'FILES'         => q[ext/List-Util],
+       'FILES'         => q[cpan/List-Util],
        'EXCLUDED'      => [ qr{^inc/Module/},
                             qr{^inc/Test/},
                             qw{ mytypemap },
similarity index 100%
rename from ext/List-Util/Changes
rename to cpan/List-Util/Changes
similarity index 100%
rename from ext/List-Util/README
rename to cpan/List-Util/README
similarity index 100%
rename from ext/List-Util/XS.pp
rename to cpan/List-Util/XS.pp
similarity index 100%
rename from ext/List-Util/t/lln.t
rename to cpan/List-Util/t/lln.t
similarity index 100%
rename from ext/List-Util/t/max.t
rename to cpan/List-Util/t/max.t
similarity index 100%
rename from ext/List-Util/t/min.t
rename to cpan/List-Util/t/min.t
similarity index 100%
rename from ext/List-Util/t/sum.t
rename to cpan/List-Util/t/sum.t