gbarr / Scalar-List-Utils

Scalar::Util and List::Util perl modules

This URL has Read+Write access

Graham Barr (author)
Wed May 13 14:51:19 -0700 2009
Scalar-List-Utils / MANIFEST
100644 51 lines (50 sloc) 0.63 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Changes
lib/List/Util.pm
lib/List/Util/PP.pm
lib/List/Util/XS.pm
lib/Scalar/Util.pm
lib/Scalar/Util/PP.pm
ListUtil.xs
Makefile.PL
MANIFEST
multicall.h
README
t/00version.t
t/blessed.t
t/dualvar.t
t/expfail.t
t/first.t
t/isvstring.t
t/lln.t
t/max.t
t/maxstr.t
t/min.t
t/minstr.t
t/openhan.t
t/p_00version.t
t/p_blessed.t
t/p_first.t
t/p_lln.t
t/p_max.t
t/p_maxstr.t
t/p_min.t
t/p_minstr.t
t/p_openhan.t
t/p_readonly.t
t/p_reduce.t
t/p_refaddr.t
t/p_reftype.t
t/p_shuffle.t
t/p_sum.t
t/p_tainted.t
t/proto.t
t/readonly.t
t/reduce.t
t/refaddr.t
t/reftype.t
t/shuffle.t
t/stack-corruption.t
t/sum.t
t/tainted.t
t/weak.t
xs_version.PL