This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move Cwd and List-Util to folders named as per their CPAN distributions
authorSteve Hay <steve.m.hay@googlemail.com>
Thu, 24 Oct 2013 17:09:14 +0000 (18:09 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Thu, 24 Oct 2013 17:09:14 +0000 (18:09 +0100)
commitcb8c84586a7e77e1b9100e6d88a6a9d18041ae96
treef6a0ebbe9f044f2eb27b0dc48936103198ca8b60
parent41e70615a0bf7f35048f8163e68f1b9936509b9a
Move Cwd and List-Util to folders named as per their CPAN distributions
62 files changed:
MANIFEST
META.json
META.yml
Porting/Maintainers.pl
cpan/Scalar-List-Utils/ListUtil.xs [moved from cpan/List-Util/ListUtil.xs with 100% similarity]
cpan/Scalar-List-Utils/Makefile.PL [moved from cpan/List-Util/Makefile.PL with 100% similarity]
cpan/Scalar-List-Utils/lib/List/Util.pm [moved from cpan/List-Util/lib/List/Util.pm with 100% similarity]
cpan/Scalar-List-Utils/lib/List/Util/XS.pm [moved from cpan/List-Util/lib/List/Util/XS.pm with 100% similarity]
cpan/Scalar-List-Utils/lib/Scalar/Util.pm [moved from cpan/List-Util/lib/Scalar/Util.pm with 100% similarity]
cpan/Scalar-List-Utils/multicall.h [moved from cpan/List-Util/multicall.h with 100% similarity]
cpan/Scalar-List-Utils/t/00version.t [moved from cpan/List-Util/t/00version.t with 100% similarity]
cpan/Scalar-List-Utils/t/any-all.t [moved from cpan/List-Util/t/any-all.t with 100% similarity]
cpan/Scalar-List-Utils/t/blessed.t [moved from cpan/List-Util/t/blessed.t with 100% similarity]
cpan/Scalar-List-Utils/t/dualvar.t [moved from cpan/List-Util/t/dualvar.t with 100% similarity]
cpan/Scalar-List-Utils/t/first.t [moved from cpan/List-Util/t/first.t with 100% similarity]
cpan/Scalar-List-Utils/t/getmagic-once.t [moved from cpan/List-Util/t/getmagic-once.t with 100% similarity]
cpan/Scalar-List-Utils/t/isvstring.t [moved from cpan/List-Util/t/isvstring.t with 100% similarity]
cpan/Scalar-List-Utils/t/lln.t [moved from cpan/List-Util/t/lln.t with 100% similarity]
cpan/Scalar-List-Utils/t/max.t [moved from cpan/List-Util/t/max.t with 100% similarity]
cpan/Scalar-List-Utils/t/maxstr.t [moved from cpan/List-Util/t/maxstr.t with 100% similarity]
cpan/Scalar-List-Utils/t/min.t [moved from cpan/List-Util/t/min.t with 100% similarity]
cpan/Scalar-List-Utils/t/minstr.t [moved from cpan/List-Util/t/minstr.t with 100% similarity]
cpan/Scalar-List-Utils/t/multicall-refcount.t [moved from cpan/List-Util/t/multicall-refcount.t with 100% similarity]
cpan/Scalar-List-Utils/t/openhan.t [moved from cpan/List-Util/t/openhan.t with 100% similarity]
cpan/Scalar-List-Utils/t/pair.t [moved from cpan/List-Util/t/pair.t with 100% similarity]
cpan/Scalar-List-Utils/t/product.t [moved from cpan/List-Util/t/product.t with 100% similarity]
cpan/Scalar-List-Utils/t/proto.t [moved from cpan/List-Util/t/proto.t with 100% similarity]
cpan/Scalar-List-Utils/t/readonly.t [moved from cpan/List-Util/t/readonly.t with 100% similarity]
cpan/Scalar-List-Utils/t/reduce.t [moved from cpan/List-Util/t/reduce.t with 100% similarity]
cpan/Scalar-List-Utils/t/refaddr.t [moved from cpan/List-Util/t/refaddr.t with 100% similarity]
cpan/Scalar-List-Utils/t/reftype.t [moved from cpan/List-Util/t/reftype.t with 100% similarity]
cpan/Scalar-List-Utils/t/shuffle.t [moved from cpan/List-Util/t/shuffle.t with 100% similarity]
cpan/Scalar-List-Utils/t/stack-corruption.t [moved from cpan/List-Util/t/stack-corruption.t with 100% similarity]
cpan/Scalar-List-Utils/t/sum.t [moved from cpan/List-Util/t/sum.t with 100% similarity]
cpan/Scalar-List-Utils/t/sum0.t [moved from cpan/List-Util/t/sum0.t with 100% similarity]
cpan/Scalar-List-Utils/t/tainted.t [moved from cpan/List-Util/t/tainted.t with 100% similarity]
cpan/Scalar-List-Utils/t/weak.t [moved from cpan/List-Util/t/weak.t with 100% similarity]
dist/PathTools/Cwd.pm [moved from dist/Cwd/Cwd.pm with 100% similarity]
dist/PathTools/Cwd.xs [moved from dist/Cwd/Cwd.xs with 100% similarity]
dist/PathTools/Makefile.PL [moved from dist/Cwd/Makefile.PL with 100% similarity]
dist/PathTools/lib/File/Spec.pm [moved from dist/Cwd/lib/File/Spec.pm with 100% similarity]
dist/PathTools/lib/File/Spec/Cygwin.pm [moved from dist/Cwd/lib/File/Spec/Cygwin.pm with 100% similarity]
dist/PathTools/lib/File/Spec/Epoc.pm [moved from dist/Cwd/lib/File/Spec/Epoc.pm with 100% similarity]
dist/PathTools/lib/File/Spec/Functions.pm [moved from dist/Cwd/lib/File/Spec/Functions.pm with 100% similarity]
dist/PathTools/lib/File/Spec/Mac.pm [moved from dist/Cwd/lib/File/Spec/Mac.pm with 100% similarity]
dist/PathTools/lib/File/Spec/OS2.pm [moved from dist/Cwd/lib/File/Spec/OS2.pm with 100% similarity]
dist/PathTools/lib/File/Spec/Unix.pm [moved from dist/Cwd/lib/File/Spec/Unix.pm with 100% similarity]
dist/PathTools/lib/File/Spec/VMS.pm [moved from dist/Cwd/lib/File/Spec/VMS.pm with 100% similarity]
dist/PathTools/lib/File/Spec/Win32.pm [moved from dist/Cwd/lib/File/Spec/Win32.pm with 100% similarity]
dist/PathTools/t/Functions.t [moved from dist/Cwd/t/Functions.t with 100% similarity]
dist/PathTools/t/Spec-taint.t [moved from dist/Cwd/t/Spec-taint.t with 100% similarity]
dist/PathTools/t/Spec.t [moved from dist/Cwd/t/Spec.t with 100% similarity]
dist/PathTools/t/crossplatform.t [moved from dist/Cwd/t/crossplatform.t with 100% similarity]
dist/PathTools/t/cwd.t [moved from dist/Cwd/t/cwd.t with 99% similarity]
dist/PathTools/t/rel2abs2rel.t [moved from dist/Cwd/t/rel2abs2rel.t with 100% similarity]
dist/PathTools/t/taint.t [moved from dist/Cwd/t/taint.t with 100% similarity]
dist/PathTools/t/tmpdir.t [moved from dist/Cwd/t/tmpdir.t with 100% similarity]
dist/PathTools/t/win32.t [moved from dist/Cwd/t/win32.t with 100% similarity]
make_ext.pl
mkppport.lst
win32/FindExt.pm
write_buildcustomize.pl