Badge
| Popular Question | Asked a question with 1,000 views. This badge can be awarded multiple times. |
eugene y earned this badge 12 times |
mar 16 at 3:55
Perl: while with no conditional
mar 5 at 23:46
How should I use Perl's scalar range operator?
sep 2 at 2:14
What does __PACKAGE__->{foo} mean?
jul 4 at 5:06
Why is there so much “magic” in Perl?
may 6 '12 at 9:21
How can I check the syntax of Python script without executing it?
dec 13 '11 at 7:06
Why is s/^\s+|\s+$//g; so much slower than two separate substitutions?
oct 14 '11 at 14:17
What Vim command(s) can be used to quote/unquote words?
sep 30 '11 at 11:54
Best practices for efficiently storing md5 hashes in mysql
apr 27 '11 at 15:14
How can I unbless an object in Perl?