Revision history for Perl extension WWW::xkcd.
0.004 16.02.12
* Load AnyEvent/AnyEvent::HTTP using Try::Tiny only once. (Joel Berger)
* Major Dzil changes: (Joel Berger)
- Adding metadata (repo, etc.).
- Adding recommends of AnyEvent/AnyEvent::HTTP.
- Create Readme POD automatically.
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!