The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension WWW::xkcd.

0.003   14.02.12
        * Removed unused method.

0.002   14.02.12
        * We can now fetch the images!
        * fetch() method now returns both the image and the metadata.
        * New fetch_metadata() returns just the metadata.
        * Documentation cleanup.
        * Refactored argument parsing.
        * Created README.txt to please Github. We'll see how it pans out.

0.001   14.02.12
        * It works. Yay!