| POD | User | Time | Note |
| Text::CSV |
carandraug
|
2011-10-04 12:24:37 |
get_line_hr_all will skip the lines used to set... |
| Text::CSV |
carandraug
|
2011-10-04 12:06:25 |
get_line_hr_all was only implemented on v1.21 |
| Net::RabbitMQ |
Mutant
|
2011-10-04 03:20:47 |
One of the missing options below is 'no_ack', w... |
| Net::RabbitMQ |
Mutant
|
2011-10-04 03:20:02 |
consume() needs to be called before calling rec... |
| Dancer::Plugin::Auth::RBAC |
awgrover
|
2011-10-01 23:30:54 |
B<For longer passwords>, use MD5, or SHA-1, etc... |
| Dancer::Plugin::Auth::RBAC |
awgrover
|
2011-10-01 23:24:53 |
B<Encrypted passwords in db>. You ought to do t... |
| Dancer::Plugin::Auth::RBAC |
awgrover
|
2011-10-01 23:05:50 |
Example with the user's login, password, and ro... |
| Dancer::Plugin::Auth::RBAC |
awgrover
|
2011-10-01 22:53:28 |
For example, install L<Dancer::Session::Cookie>... |
| Dancer::Plugin::Auth::RBAC |
awgrover
|
2011-10-01 22:51:19 |
C<use Dancer::Plugin::Auth::RBAC;> |
| Dancer::Session::Cookie |
awgrover
|
2011-10-01 21:20:17 |
use
C<session_name: "some cookie name">
i... |
| Dancer::Session::Cookie |
awgrover
|
2011-10-01 20:56:28 |
Beware: session('id') is used by this class. Do... |
| Dancer::Plugin::Auth::RBAC::Credentials::SQLite |
awgrover
|
2011-10-01 19:32:18 |
'driver' probably needs to be 'SQLite'. |
| IUP::Manual::01_Introduction |
crusoe
|
2011-09-29 20:39:49 |
C<< $element = IUP::Button->new( TITLE=>"Text",... |
| IUP::Manual::01_Introduction |
crusoe
|
2011-09-29 20:30:07 |
Do you mean
C<< $element = IUP::Label->new( TI... |
| IUP::Manual::01_Introduction |
crusoe
|
2011-09-29 20:25:31 |
TeX is a typesetting system, not an editor |
| Dancer::Deployment |
crusoe
|
2011-09-20 12:05:31 |
undocumented environment:
$ENV{DANCER_APPDIR}... |
| DateTime |
jabowery
|
2011-09-18 16:58:07 |
I hate to say it, but this sentence is a perfec... |
| File::Tail |
mrajcok
|
2011-09-15 15:38:29 |
In an array context, read() returns an array. ... |
| Sys::RunAlone |
cgrau
|
2011-09-07 21:13:07 |
Also, the locking technique will not work if th... |
| Qt::WebKit |
jabowery
|
2011-09-05 14:46:34 |
cpanm (not cpan) does find this package, but yi... |
| Graphics::Color::HSV |
bartonski
|
2011-08-27 03:06:40 |
Add possible values of value (0.0 - 1.0) |
| Graphics::Color::HSV |
bartonski
|
2011-08-27 03:04:52 |
Add possible values of hue (0-360). |
| Test::Deep |
mhamlin
|
2011-08-24 18:04:36 |
This seems inconsistent with the previous line.... |