Home
About
FAQ
News
New user
login
password
Go to
Module
Distribution
Author
Recent notes
POD
User
Time
Note
XML::Simple
grantm
2005-09-16 21:04:31
I've written an introductory article on Perl Mo...
perlfunc
itub
2005-09-15 01:06:36
The VERSION I<really> has to be a number. For e...
SWF::Parser
cdolan
2005-09-12 17:10:43
Do you JUST need the SWF header to read metadat...
ExtUtils::MakeMaker
jdhedden
2005-09-12 16:26:37
ExtUtils::CBuilder is not included in the defau...
ExtUtils::MakeMaker
schwern
2005-09-10 22:35:57
Or use ExtUtils::CBuilder->have_compiler.
Mail::Sendmail
islue
2005-09-09 12:56:27
Only "Return-Path" not "From" will be set if yo...
CGI::WebGzip
cdolan
2005-09-02 18:56:17
Also see L<CGI::Compress::Gzip>. That module i...
RunApp
cdolan
2005-09-01 17:54:10
The documentation for this in-progress module i...
ExtUtils::MakeMaker
jdhedden
2005-08-29 20:49:11
ExtUtils::MakeMaker does not check for the pres...
ExtUtils::MakeMaker
jdhedden
2005-08-29 18:41:41
If distributing a module to CPAN, and you have ...
Imager
itub
2005-08-25 23:38:17
L<GD.pm> and L<Image::Magick> also provide imag...
GD.pm
itub
2005-08-25 23:35:52
Some people also recommend L<Imager>.
Archive::Tar
itub
2005-08-25 23:34:26
See L<Archive::Tar::Streamer> for a wrapper tha...
Time::Progress
cade
2005-08-24 16:40:49
Yes. Correct example would be: for( $c = -2;...
Time::Progress
itub
2005-08-24 12:01:08
This loop doesn't run even once, which is confu...
perlmod
jdhedden
2005-08-22 12:35:03
If a class is subclassed, then CLONE may be cal...
Class::DBI
adamk
2005-08-19 08:45:38
But since if you are using this you may well ha...
Class::DBI
adamk
2005-08-19 08:42:57
REALLY!!! This should be bolded to hell. If you...
Class::DBI
adamk
2005-08-19 08:40:59
Of course, for most smaller things, what you RE...
Class::DBI
adamk
2005-08-19 06:51:30
These are all broken
CGI::Lite
thinc
2005-08-16 00:46:01
If you want to keep GET and POST variables sepe...
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