6 lines
254 B
Text
6 lines
254 B
Text
|
This module will download cartoon comic strip images from various websites
|
||
|
and return a binary blob of the image, or write it to disk. Multiple comic
|
||
|
strips can be supported through subclassed plugin modules.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/WWW-Comic/
|