Home
About
FAQ
News
New user
login
password
Go to
Module
Distribution
Author
Recent notes
POD
User
Time
Note
DBIx::Wrapper
markstos
2006-03-21 13:03:00
Considering the dozens of other DBI "wrappers" ...
HTML::WikiConverter::MoinMoin
diberri
2006-03-20 19:23:29
Just FYI, since HTML::WikiConverter 0.52 was re...
XML::ParseDTD
gso
2006-03-20 18:32:53
A quick glance at version 0.1.4 and the code fo...
XML::XPathEngine
mirod
2006-03-16 08:57:39
XML::XPathEngine should be used for XML/HTML/SG...
XML::XPathEngine
cdolan
2006-03-16 08:04:46
How does this module compare to Class::XPath? ...
HTML::Template
thinc
2006-03-15 10:15:18
ESCAPE='0' does not work if you have defined de...
HTML::Template
thinc
2006-03-15 10:14:39
ESCAPE='0' does not work if you have defined de...
The
murray
2006-03-14 15:05:13
For people using Debian Stable (Sarge) package,...
SQL::Statement::Syntax
rroggenb
2006-03-13 13:42:33
To escape the '%' and the '_' in a LIKE context...
Object::InsideOut
DAGOLDEN
2006-03-10 19:51:36
You get compile-time checking only if you acces...
Object::InsideOut
kappa
2006-03-09 16:56:24
Mmm, how did you achieve compile-time checking ...
Encode
25Albert
2006-03-09 00:07:23
For already open file handles like STDOUT, you ...
JavaScript::SpiderMonkey
mschilli
2006-03-08 23:38:58
It should be copied to a place where it is kept...
DBIx::Class::Relationship
ningu
2006-03-08 23:16:47
Yes, you can -- you just need to specify the jo...
DBIx::Class::Relationship
cblittle
2006-03-08 16:36:21
C<might_have>/C<has_one> can only infer join fo...
JavaScript::SpiderMonkey
micmath
2006-03-08 10:54:02
Copying the libjs.so file was not necessary (or...
Object::InsideOut
cbtilden
2006-03-06 00:55:52
I agree with jdhedden that this is not "highly ...
HTML::WikiConverter
diberri
2006-03-04 19:50:14
Note that as of version 0.40, "wrap_in_html" is...
Regexp::Common
kulp
2006-03-04 18:44:18
For the second "balanced parentheses" example, ...
DBI
sharp11
2006-03-04 02:07:56
I don't think sort is actually required here. W...
CGI::Application
abworrall
2006-03-03 22:25:35
use C::A::P::DBH needs to explicitly import qw(...
Treemap::Output::PrintedText
skim
2006-03-02 16:21:14
Typo here: my $treemap = new Treemap( INPUT=>...
CGI
delhomme
2006-03-02 10:22:22
Using an -onClick=>"document.location='/www/bla...
PDF::Tk
messydiner
2006-03-02 01:13:10
"pdftf" is a typo - should be "pdftk"
HTML::Element
grinder
2006-02-27 15:49:05
I wanted to insert arbitrary entities, such as ...
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