2009-03-27

randomfox: (Default)
2009-03-27 01:42 pm
Entry tags:

Simple Woot-watching Perl Script

This is a Perl script that outputs periodically the name, price, percent sold, and number of comments of the current item up for sale at woot.com. It has a few options for customization. Run woot.pl -? to see those. This script needs the LWP and XML::Parser::Lite::Tree modules.

Read more... )