| POD | User | Time | Note |
| Date::Format |
MRWolf
|
2007-12-10 22:17:24 |
This syntax *does* work, but you must 'use Date... |
| Date::Format |
MRWolf
|
2007-12-10 22:17:01 |
This syntax does *not* work. |
| Date::Format |
MRWolf
|
2007-12-10 20:59:11 |
It does *more* languages by using the (undocume... |
| IPC::Run3 |
bdimych
|
2007-12-10 13:35:15 |
May be, add a word, that it's possible to appen... |
| XML::LibXML::Attr |
blom
|
2007-12-07 10:20:43 |
$attr->getName() is an undocumented call that s... |
| Bio::Affymetrix::CHP- |
bernhard
|
2007-12-04 14:18:00 |
This should be:
print $chp->algorithm_version(... |
| Unix::Statgrab |
thinc
|
2007-12-03 21:09:11 |
that should read 'The number of packets transmi... |
| Curses::UI::Tutorial |
bernhard
|
2007-12-03 12:11:51 |
Or 'use warnings;' |
| Catalyst::Plugin::Authentication::Credential::Password |
sili
|
2007-12-03 05:48:00 |
The digest format is determined by calculating ... |
| MIME::Lite::TT::HTML |
blazar
|
2007-12-02 20:22:54 |
The docs forget to mention that the excellent L... |
| JSON::Syck |
Purdy
|
2007-11-28 22:16:28 |
typo: implementation |
| WWW::SMS |
splourde
|
2007-11-27 15:09:10 |
mispelling in synopsis.
should read
if ($sms-... |
| XML::Bare |
mirod
|
2007-11-27 12:08:59 |
again, attributes MUST be quoted in XML |
| XML::Bare |
mirod
|
2007-11-27 12:08:26 |
unquoted attributes are not valid in XML, the p... |
| Fuse |
cdolan
|
2007-11-26 03:03:01 |
You're supposed to set just the permissions, no... |
| Fuse |
cdolan
|
2007-11-26 02:55:40 |
Don't forget to check that your directory is em... |
| Fuse |
cdolan
|
2007-11-26 02:54:32 |
You should at minimum return C<.> and C<..>, ev... |
| Fuse |
cdolan
|
2007-11-26 02:51:58 |
The group variables (C<$(>, C<$)>, C<$REAL_GROU... |
| Fuse |
cdolan
|
2007-11-26 02:48:46 |
Remember that the mode must include the file ty... |
| Fuse |
cdolan
|
2007-11-26 02:40:01 |
Looking to simplify? On Mac, I found I could s... |
| Fuse |
cdolan
|
2007-11-26 02:37:17 |
Well, almost any constant... My POSIX.pm on Ma... |
| Fuse |
cdolan
|
2007-11-26 02:35:45 |
The Makefile.PL insists on FUSE v2.5 or higher ... |
| Fuse |
cdolan
|
2007-11-26 02:33:03 |
See also the libfuse function pointer signature... |
| CGI::FormBuilder::Template::TT2 |
evdb
|
2007-11-21 12:11:38 |
You can pass config settings through to the Tem... |