989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
7 lines
382 B
Text
7 lines
382 B
Text
This module will download the latest Dilbert of the Day cartoon strip
|
|
from the Dilbert website and return an object which can be either
|
|
stored in a database or output to a browser, disk or whatever. It
|
|
allows importing of Dilbert strips from disk or alternate URLs, and
|
|
has a random strip interface to return strips from the database.
|
|
|
|
WWW: http://search.cpan.org/dist/WWW-Dilbert/
|