Original computing articles by a systems administrator

Tag Archives: TVRage

A Perl API for TVRage – WebService::TVRage

The Module This new module I have written provides an object oriented interface to TVRage’s XML service which allows you to get episode and other information for television shows. It is written very similarly to my previous module, WebService::UPS, and also uses XML::Simple and Mouse. You can get the module from CPAN here. You can… Continue Reading