Kastang Ramblings of a Geek

25Apr/110

xkcd Comic Downloader

I have created a simple Perl script that will locally store every xkcd comic and generate a HTML file to view all xkcd comics on a single page. After the initial run of this script, each additional run will do incremental updates (only new comics will be downloaded since the last time the script was executed).

The script can be run from a command line:

perl xkcd.pl

or, by setting xkcd.pl to executable and running it as:

./xkcd.pl

The latest revision of the code can be found on Github. Please read the README file on Github for Perl requirements.

Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

No trackbacks yet.