summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST84
-rw-r--r--Porting/Maintainers.pl2
-rw-r--r--ext/List-Util/Changes (renamed from ext/List/Util/Changes)0
-rw-r--r--ext/List-Util/Makefile.PL (renamed from ext/List/Util/Makefile.PL)0
-rw-r--r--ext/List-Util/README (renamed from ext/List/Util/README)0
-rw-r--r--ext/List-Util/Util.xs (renamed from ext/List/Util/Util.xs)0
-rw-r--r--ext/List-Util/lib/List/Util.pm (renamed from ext/List/Util/lib/List/Util.pm)0
-rw-r--r--ext/List-Util/lib/Scalar/Util.pm (renamed from ext/List/Util/lib/Scalar/Util.pm)0
-rw-r--r--ext/List-Util/multicall.h (renamed from ext/List/Util/multicall.h)0
-rw-r--r--ext/List-Util/t/00version.t (renamed from ext/List/Util/t/00version.t)0
-rwxr-xr-xext/List-Util/t/blessed.t (renamed from ext/List/Util/t/blessed.t)0
-rwxr-xr-xext/List-Util/t/dualvar.t (renamed from ext/List/Util/t/dualvar.t)0
-rwxr-xr-xext/List-Util/t/first.t (renamed from ext/List/Util/t/first.t)0
-rw-r--r--ext/List-Util/t/isvstring.t (renamed from ext/List/Util/t/isvstring.t)0
-rw-r--r--ext/List-Util/t/lln.t (renamed from ext/List/Util/t/lln.t)0
-rwxr-xr-xext/List-Util/t/max.t (renamed from ext/List/Util/t/max.t)0
-rwxr-xr-xext/List-Util/t/maxstr.t (renamed from ext/List/Util/t/maxstr.t)0
-rwxr-xr-xext/List-Util/t/min.t (renamed from ext/List/Util/t/min.t)0
-rwxr-xr-xext/List-Util/t/minstr.t (renamed from ext/List/Util/t/minstr.t)0
-rw-r--r--ext/List-Util/t/openhan.t (renamed from ext/List/Util/t/openhan.t)0
-rw-r--r--ext/List-Util/t/p_blessed.t (renamed from ext/List/Util/t/p_blessed.t)0
-rw-r--r--ext/List-Util/t/p_first.t (renamed from ext/List/Util/t/p_first.t)0
-rw-r--r--ext/List-Util/t/p_lln.t (renamed from ext/List/Util/t/p_lln.t)0
-rw-r--r--ext/List-Util/t/p_max.t (renamed from ext/List/Util/t/p_max.t)0
-rw-r--r--ext/List-Util/t/p_maxstr.t (renamed from ext/List/Util/t/p_maxstr.t)0
-rw-r--r--ext/List-Util/t/p_min.t (renamed from ext/List/Util/t/p_min.t)0
-rw-r--r--ext/List-Util/t/p_minstr.t (renamed from ext/List/Util/t/p_minstr.t)0
-rw-r--r--ext/List-Util/t/p_openhan.t (renamed from ext/List/Util/t/p_openhan.t)0
-rw-r--r--ext/List-Util/t/p_readonly.t (renamed from ext/List/Util/t/p_readonly.t)0
-rw-r--r--ext/List-Util/t/p_reduce.t (renamed from ext/List/Util/t/p_reduce.t)0
-rw-r--r--ext/List-Util/t/p_refaddr.t (renamed from ext/List/Util/t/p_refaddr.t)0
-rw-r--r--ext/List-Util/t/p_reftype.t (renamed from ext/List/Util/t/p_reftype.t)0
-rw-r--r--ext/List-Util/t/p_shuffle.t (renamed from ext/List/Util/t/p_shuffle.t)0
-rw-r--r--ext/List-Util/t/p_sum.t (renamed from ext/List/Util/t/p_sum.t)0
-rw-r--r--ext/List-Util/t/p_tainted.t (renamed from ext/List/Util/t/p_tainted.t)0
-rw-r--r--ext/List-Util/t/proto.t (renamed from ext/List/Util/t/proto.t)0
-rw-r--r--ext/List-Util/t/readonly.t (renamed from ext/List/Util/t/readonly.t)0
-rwxr-xr-xext/List-Util/t/reduce.t (renamed from ext/List/Util/t/reduce.t)0
-rwxr-xr-xext/List-Util/t/refaddr.t (renamed from ext/List/Util/t/refaddr.t)0
-rwxr-xr-xext/List-Util/t/reftype.t (renamed from ext/List/Util/t/reftype.t)0
-rwxr-xr-xext/List-Util/t/shuffle.t (renamed from ext/List/Util/t/shuffle.t)0
-rwxr-xr-xext/List-Util/t/sum.t (renamed from ext/List/Util/t/sum.t)0
-rw-r--r--ext/List-Util/t/tainted.t (renamed from ext/List/Util/t/tainted.t)0
-rwxr-xr-xext/List-Util/t/weak.t (renamed from ext/List/Util/t/weak.t)0
44 files changed, 43 insertions, 43 deletions
diff --git a/MANIFEST b/MANIFEST
index 365a0c9505..d4f37c3763 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -859,48 +859,48 @@ ext/IPC-SysV/t/pod.t IPC::SysV test file
ext/IPC-SysV/t/sem.t IPC::SysV test file
ext/IPC-SysV/t/shm.t IPC::SysV test file
ext/IPC-SysV/typemap IPC::SysV typemap
-ext/List/Util/Changes Util extension
-ext/List/Util/lib/List/Util.pm List::Util
-ext/List/Util/lib/Scalar/Util.pm Scalar::Util
-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/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_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/sum.t List::Util
-ext/List/Util/t/tainted.t Scalar::Util
-ext/List/Util/t/weak.t Scalar::Util
-ext/List/Util/Util.xs Util extension
+ext/List-Util/Changes Util extension
+ext/List-Util/lib/List/Util.pm List::Util
+ext/List-Util/lib/Scalar/Util.pm Scalar::Util
+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/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_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/sum.t List::Util
+ext/List-Util/t/tainted.t Scalar::Util
+ext/List-Util/t/weak.t Scalar::Util
+ext/List-Util/Util.xs Util extension
ext/Math/BigInt/FastCalc/FastCalc.pm Math::BigInt::FastCalc extension
ext/Math/BigInt/FastCalc/FastCalc.xs Math::BigInt::FastCalc extension
ext/Math/BigInt/FastCalc/Makefile.PL Math::BigInt::FastCalc extension
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index a9d8a58ed6..a8aa838d99 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -561,7 +561,7 @@ package Maintainers;
'Scalar-List-Utils' =>
{
'MAINTAINER' => 'gbarr',
- 'FILES' => q[ext/List/Util],
+ 'FILES' => q[ext/List-Util],
'CPAN' => 1,
'UPSTREAM' => undef,
},
diff --git a/ext/List/Util/Changes b/ext/List-Util/Changes
index 74c0f85aa5..74c0f85aa5 100644
--- a/ext/List/Util/Changes
+++ b/ext/List-Util/Changes
diff --git a/ext/List/Util/Makefile.PL b/ext/List-Util/Makefile.PL
index 48dccdb91d..48dccdb91d 100644
--- a/ext/List/Util/Makefile.PL
+++ b/ext/List-Util/Makefile.PL
diff --git a/ext/List/Util/README b/ext/List-Util/README
index 4fa789eb52..4fa789eb52 100644
--- a/ext/List/Util/README
+++ b/ext/List-Util/README
diff --git a/ext/List/Util/Util.xs b/ext/List-Util/Util.xs
index 585225c5b3..585225c5b3 100644
--- a/ext/List/Util/Util.xs
+++ b/ext/List-Util/Util.xs
diff --git a/ext/List/Util/lib/List/Util.pm b/ext/List-Util/lib/List/Util.pm
index 829148c056..829148c056 100644
--- a/ext/List/Util/lib/List/Util.pm
+++ b/ext/List-Util/lib/List/Util.pm
diff --git a/ext/List/Util/lib/Scalar/Util.pm b/ext/List-Util/lib/Scalar/Util.pm
index f947f741e7..f947f741e7 100644
--- a/ext/List/Util/lib/Scalar/Util.pm
+++ b/ext/List-Util/lib/Scalar/Util.pm
diff --git a/ext/List/Util/multicall.h b/ext/List-Util/multicall.h
index b8296e1755..b8296e1755 100644
--- a/ext/List/Util/multicall.h
+++ b/ext/List-Util/multicall.h
diff --git a/ext/List/Util/t/00version.t b/ext/List-Util/t/00version.t
index fad6e0f380..fad6e0f380 100644
--- a/ext/List/Util/t/00version.t
+++ b/ext/List-Util/t/00version.t
diff --git a/ext/List/Util/t/blessed.t b/ext/List-Util/t/blessed.t
index 8002404dbb..8002404dbb 100755
--- a/ext/List/Util/t/blessed.t
+++ b/ext/List-Util/t/blessed.t
diff --git a/ext/List/Util/t/dualvar.t b/ext/List-Util/t/dualvar.t
index 652f22ede9..652f22ede9 100755
--- a/ext/List/Util/t/dualvar.t
+++ b/ext/List-Util/t/dualvar.t
diff --git a/ext/List/Util/t/first.t b/ext/List-Util/t/first.t
index 07377ab340..07377ab340 100755
--- a/ext/List/Util/t/first.t
+++ b/ext/List-Util/t/first.t
diff --git a/ext/List/Util/t/isvstring.t b/ext/List-Util/t/isvstring.t
index 860113e067..860113e067 100644
--- a/ext/List/Util/t/isvstring.t
+++ b/ext/List-Util/t/isvstring.t
diff --git a/ext/List/Util/t/lln.t b/ext/List-Util/t/lln.t
index 4ec77199fc..4ec77199fc 100644
--- a/ext/List/Util/t/lln.t
+++ b/ext/List-Util/t/lln.t
diff --git a/ext/List/Util/t/max.t b/ext/List-Util/t/max.t
index dd25a13817..dd25a13817 100755
--- a/ext/List/Util/t/max.t
+++ b/ext/List-Util/t/max.t
diff --git a/ext/List/Util/t/maxstr.t b/ext/List-Util/t/maxstr.t
index 11d98ff558..11d98ff558 100755
--- a/ext/List/Util/t/maxstr.t
+++ b/ext/List-Util/t/maxstr.t
diff --git a/ext/List/Util/t/min.t b/ext/List-Util/t/min.t
index 5e8c234698..5e8c234698 100755
--- a/ext/List/Util/t/min.t
+++ b/ext/List-Util/t/min.t
diff --git a/ext/List/Util/t/minstr.t b/ext/List-Util/t/minstr.t
index 021b309dad..021b309dad 100755
--- a/ext/List/Util/t/minstr.t
+++ b/ext/List-Util/t/minstr.t
diff --git a/ext/List/Util/t/openhan.t b/ext/List-Util/t/openhan.t
index 0c84074988..0c84074988 100644
--- a/ext/List/Util/t/openhan.t
+++ b/ext/List-Util/t/openhan.t
diff --git a/ext/List/Util/t/p_blessed.t b/ext/List-Util/t/p_blessed.t
index 48e7ef7dcd..48e7ef7dcd 100644
--- a/ext/List/Util/t/p_blessed.t
+++ b/ext/List-Util/t/p_blessed.t
diff --git a/ext/List/Util/t/p_first.t b/ext/List-Util/t/p_first.t
index cd39ec44be..cd39ec44be 100644
--- a/ext/List/Util/t/p_first.t
+++ b/ext/List-Util/t/p_first.t
diff --git a/ext/List/Util/t/p_lln.t b/ext/List-Util/t/p_lln.t
index 48e7ef7dcd..48e7ef7dcd 100644
--- a/ext/List/Util/t/p_lln.t
+++ b/ext/List-Util/t/p_lln.t
diff --git a/ext/List/Util/t/p_max.t b/ext/List-Util/t/p_max.t
index 48e7ef7dcd..48e7ef7dcd 100644
--- a/ext/List/Util/t/p_max.t
+++ b/ext/List-Util/t/p_max.t
diff --git a/ext/List/Util/t/p_maxstr.t b/ext/List-Util/t/p_maxstr.t
index 48e7ef7dcd..48e7ef7dcd 100644
--- a/ext/List/Util/t/p_maxstr.t
+++ b/ext/List-Util/t/p_maxstr.t
diff --git a/ext/List/Util/t/p_min.t b/ext/List-Util/t/p_min.t
index 48e7ef7dcd..48e7ef7dcd 100644
--- a/ext/List/Util/t/p_min.t
+++ b/ext/List-Util/t/p_min.t
diff --git a/ext/List/Util/t/p_minstr.t b/ext/List-Util/t/p_minstr.t
index 48e7ef7dcd..48e7ef7dcd 100644
--- a/ext/List/Util/t/p_minstr.t
+++ b/ext/List-Util/t/p_minstr.t
diff --git a/ext/List/Util/t/p_openhan.t b/ext/List-Util/t/p_openhan.t
index 48e7ef7dcd..48e7ef7dcd 100644
--- a/ext/List/Util/t/p_openhan.t
+++ b/ext/List-Util/t/p_openhan.t
diff --git a/ext/List/Util/t/p_readonly.t b/ext/List-Util/t/p_readonly.t
index 48e7ef7dcd..48e7ef7dcd 100644
--- a/ext/List/Util/t/p_readonly.t
+++ b/ext/List-Util/t/p_readonly.t
diff --git a/ext/List/Util/t/p_reduce.t b/ext/List-Util/t/p_reduce.t
index cd39ec44be..cd39ec44be 100644
--- a/ext/List/Util/t/p_reduce.t
+++ b/ext/List-Util/t/p_reduce.t
diff --git a/ext/List/Util/t/p_refaddr.t b/ext/List-Util/t/p_refaddr.t
index 48e7ef7dcd..48e7ef7dcd 100644
--- a/ext/List/Util/t/p_refaddr.t
+++ b/ext/List-Util/t/p_refaddr.t
diff --git a/ext/List/Util/t/p_reftype.t b/ext/List-Util/t/p_reftype.t
index 48e7ef7dcd..48e7ef7dcd 100644
--- a/ext/List/Util/t/p_reftype.t
+++ b/ext/List-Util/t/p_reftype.t
diff --git a/ext/List/Util/t/p_shuffle.t b/ext/List-Util/t/p_shuffle.t
index 48e7ef7dcd..48e7ef7dcd 100644
--- a/ext/List/Util/t/p_shuffle.t
+++ b/ext/List-Util/t/p_shuffle.t
diff --git a/ext/List/Util/t/p_sum.t b/ext/List-Util/t/p_sum.t
index 48e7ef7dcd..48e7ef7dcd 100644
--- a/ext/List/Util/t/p_sum.t
+++ b/ext/List-Util/t/p_sum.t
diff --git a/ext/List/Util/t/p_tainted.t b/ext/List-Util/t/p_tainted.t
index 5123a9f6c1..5123a9f6c1 100644
--- a/ext/List/Util/t/p_tainted.t
+++ b/ext/List-Util/t/p_tainted.t
diff --git a/ext/List/Util/t/proto.t b/ext/List-Util/t/proto.t
index 50e401b59e..50e401b59e 100644
--- a/ext/List/Util/t/proto.t
+++ b/ext/List-Util/t/proto.t
diff --git a/ext/List/Util/t/readonly.t b/ext/List-Util/t/readonly.t
index 42ed3d811c..42ed3d811c 100644
--- a/ext/List/Util/t/readonly.t
+++ b/ext/List-Util/t/readonly.t
diff --git a/ext/List/Util/t/reduce.t b/ext/List-Util/t/reduce.t
index d82580de6e..d82580de6e 100755
--- a/ext/List/Util/t/reduce.t
+++ b/ext/List-Util/t/reduce.t
diff --git a/ext/List/Util/t/refaddr.t b/ext/List-Util/t/refaddr.t
index 61a33d32ea..61a33d32ea 100755
--- a/ext/List/Util/t/refaddr.t
+++ b/ext/List-Util/t/refaddr.t
diff --git a/ext/List/Util/t/reftype.t b/ext/List-Util/t/reftype.t
index 6cbc6d0feb..6cbc6d0feb 100755
--- a/ext/List/Util/t/reftype.t
+++ b/ext/List-Util/t/reftype.t
diff --git a/ext/List/Util/t/shuffle.t b/ext/List-Util/t/shuffle.t
index d3fbd6cd1f..d3fbd6cd1f 100755
--- a/ext/List/Util/t/shuffle.t
+++ b/ext/List-Util/t/shuffle.t
diff --git a/ext/List/Util/t/sum.t b/ext/List-Util/t/sum.t
index 4860eeba9e..4860eeba9e 100755
--- a/ext/List/Util/t/sum.t
+++ b/ext/List-Util/t/sum.t
diff --git a/ext/List/Util/t/tainted.t b/ext/List-Util/t/tainted.t
index 09ad330684..09ad330684 100644
--- a/ext/List/Util/t/tainted.t
+++ b/ext/List-Util/t/tainted.t
diff --git a/ext/List/Util/t/weak.t b/ext/List-Util/t/weak.t
index d0c3dff187..d0c3dff187 100755
--- a/ext/List/Util/t/weak.t
+++ b/ext/List-Util/t/weak.t