Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
friedo earned this badge 23 times |
feb 19 at 14:26
What is the purpose of a route name in mojolicious?
feb 12 at 20:00
$in mongoDB operator with _id in perl
jul 12 at 9:38
Using my() changes XML::Bare behavior drastically
may 22 '12 at 21:22
How can I access Moose attributes from class methods?
jan 17 '12 at 14:29
Is there equivalent to PHP's addslashes in Perl?
jan 3 '12 at 17:23
How to use $a and $b in Perl subroutine
dec 29 '11 at 20:41
How can I get the entire request body with CGI.pm?
oct 16 '11 at 14:20
Why doesn't “use overload” work with “use namespace:autoclean”?
aug 12 '11 at 1:11
How does passing parameters to a perl module when using it work?
aug 4 '11 at 13:31
How to efficiently delete a long list/array of files and dirs in perl
jul 7 '11 at 3:04
What's the right way to display a DBIx::Class ResultSet in my Catalyst project that uses Template Toolkit?
apr 10 '11 at 15:58
How can I store regex captures in an array in Perl?
nov 7 '10 at 14:21
How to generate an array with random values, without using a loop?
jun 25 '10 at 20:52
Perl: How to pass and use a lexical file handle to a subroutine as a named argument?
apr 20 '10 at 8:42
perl hashes - comparing keys and values
jan 3 '10 at 16:27
Perl: Update Multiple Rows with one MySQL Call
nov 16 '09 at 16:32
How do I get started writing a module for CPAN?
oct 8 '09 at 13:32
Perl formatting (i.e.sprintf) not retained in html display
sep 16 '09 at 11:37
Is there any Perl module that can keep me from adding `or die` to anything that can fail?
jul 8 '09 at 22:07
Why won't Perl let me chain a postfix loop from a postfix comparison?
mar 5 '09 at 1:07
How do I handle optional parameters in Moose?