Jason A. Crome
- Website: www.devnetinc.com
- About: Software developer for DEVNET, Inc. I write web applications for local government using Perl.
Recent Actions
-
Commented on Template::Toolkit META variables and SETs in Dancer
Thank you! Just got bitten by this myself!...
-
Posted Simple HipChat notifier to Jason A. Crome
We needed a simple way of sending messages to HipChat (great online chat software, BTW), so I cooked up this:
#!/usr/bin/env perluse strict;
use warnings;
use WWW::Mechanize;# See https://ww…
-
Posted Compiling mod_perl 2 on OS X Lion to Jason A. Crome
Since updating to the latest XCode on OS X Lion, we've been unable to build or use mod_perl 2 on our development machines. If we ignore the test failures and make install anyhow, we get this error message when trying to start Apache:
Cannot load /opt/local/a…
Comment Threads
No responses to comments.
About blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl and offering the modern features you’ve come to expect in blog platforms, the site is run by Dave Cross and Aaron Crane, with a design donated by Six Apart, Ltd.