loading...
We're a place where coders share, stay up-to-date and grow their careers.
I help professional Perl developers to engineer modern, disciplined applications in the cloud.
Education
Independence University
Senior Software Developer at HostGator
Recent comments
Way Too Many IF-THEN-ELSEs? Try a Lookup Table
Watch out for autovivication.
Random integer generation in an interval with Modern OOP Perl
Those people need to realize you don't always need OO. One of...
Random integer generation in an interval with Modern OOP Perl
I have to agree with your one-liner; writing a whole class fo...
Exceptional Perl: Failure is an option
Thanks! I learned about autodie's exception objects while wri...
To help Perl, just blog
Yah, I gotta figure out how to cross-post there. It would be ...
To help Perl, just blog
Also, be sure to share your posts far and wide. I link from R...
To help Perl, just blog
I recently picked up blogging again and have challenged mysel...
Switching up my switches in Perl
I've amended the post to add an example of stacked ternaries.