Revision history for Perl extension WWW::xkcd.

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!