Home
About
FAQ
News
New user
login
password
Go to
Module
Distribution
Author
Recent notes
POD
User
Time
Note
Test::WWW::Mechanize
thinc
2005-08-12 04:22:37
for consistency should be?: $mech->follow_lin...
Test::WWW::Mechanize
thinc
2005-08-12 03:32:59
Full overview use Test::More tests => 1; use...
FameHLI::API
daveo
2005-08-11 16:47:43
Sungard is releasing a new version of Fame (9.2...
PAR
cdolan
2005-08-10 23:59:42
A common idiom that breaks down in PAR is Pod::...
DBD::CSV
JeffZucker
2005-08-10 23:37:04
I've added support for multi-character record s...
DBD::CSV
JeffZucker
2005-08-10 23:31:11
Yes, that's a bug, fixed, thanks.
Search::Dict
itub
2005-08-10 21:21:03
If your "dictionary" is in a perl source file u...
Apache::AuthTicket
mschout
2005-08-10 20:38:51
The one that comes with mod_auth_tkt is called ...
DBD::CSV
JeffZucker
2005-08-10 19:25:09
Oops, you're right. If you change the elsif on...
perlmodstyle
jdhedden
2005-08-10 13:13:35
If you want to use the major.minor.subminor ver...
Devel::Cover
haytona
2005-08-10 06:16:02
perl -MDevel::Cover[=option1,value1,option2,va...
Devel::Cover
haytona
2005-08-10 06:09:52
=head2 Example Options are seperated by a comm...
ExtUtils::MakeMaker
jdhedden
2005-08-09 17:03:25
B<DOCUMENTATION ERROR:> The last form must be i...
Class::Trigger
itub
2005-08-09 15:48:24
Undocumented feature (use at your own risk): yo...
Class::DBI
itub
2005-08-09 15:46:01
According to the L<Class::Trigger> documentatio...
perlrun
jdhedden
2005-08-09 14:03:17
-i without suffix does not work properly under ...
Text::Balanced
ericamick
2005-08-08 17:19:55
C<bad> is not a valid option for C<extract_tagg...
Mail::Audit
itub
2005-08-05 21:30:32
This module is not maintained anymore; please c...
IPC::Open3
itub
2005-08-04 00:02:33
Tricky stuff: if you have C<END> blocks and the...
perlpacktut
joepurl
2005-08-03 04:33:02
to determine the number of bits in a native int...
perlguts
jdhedden
2005-08-02 22:04:50
When interating through an array using av_fetch...
Page
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95