Pages tagged with perl

XML::Twig for Large XML Files in Perl

11/20/2008 perl(4)

This week I needed to rewrite a Perl script that used XML::Simple for some XML handling. The cause? The script it needed to parse grew from 13k to 80 megs. All of the sudden the in memory approach wasn't looking so hot.

XML::Simple for Non-Perlers

11/07/2008 perl(4)

A brief introduction with thorough examples for people who don't really know Perl, but need to use Perl to write a task that uses XML.

Intro to HTTP::Server::Simple::CGI

12/05/2008 perl(4)

A quick introduction to using HTTP::Server::Simple::CGI, which is a helpful Perl module on CPAN for creating a standalone web server.

Prevent Cron Cancer With a File-based Mutex

12/03/2008 perl(4)

For a recent work task I used the file-based mutex technique to prevent a Cron script from running two copies simultaniously. Although incredibly basic, I think it's a nice trick to add to the old toolbox.

Will Larson

Your delightful host.
Email: lethain[at]gmail
Develop at SocialCode.
Used to Digg, and Y!.

Tags

Top Referrers

  • stackoverflow (22035)
  • news.ycombinator (13474)
  • reddit (9741)
  • More…
 

All Rights Reserved, Will Larson 2007 - 2013.