2004-06-12 21:16  cpb

	* MANIFEST, Makefile.PL, htmltopalmdoc: added simple and stupid
	HTML to Palm Doc converter.

2004-06-12 20:03  cpb

	* Doc.pm: add some documentation covering PalmOS character sets.

2004-06-12 20:03  cpb

	* test.pl: use latin1.txt rather than README for test purposes.

2004-06-12 20:02  cpb

	* MANIFEST: added latin1.txt test file

2004-06-12 19:59  cpb

	* latin1.txt: added a latin-1 test file

2004-06-12 19:58  cpb

	* makepalmdoc: handle character set conversion

2004-04-14 22:25  cpb

	* makepalmdoc, mobisucks, test.pl: instantiate Palm::PDB for
	loading

2004-04-14 21:56  cpb

	* META.yml: don't need to commit that

2004-04-14 21:56  cpb

	* Doc.pm: minor loop optimization

2004-04-14 21:55  cpb

	* mobisucks: need to keep space when we remove line breaks

2004-04-14 21:54  cpb

	* makepalmdoc: minor undef bug fix

2004-04-12 21:09  cpb

	* Makefile.PL, makedoc, makepalmdoc, MANIFEST: renamed makedoc to
	makepalmdoc

2004-04-12 21:06  cpb

	* Doc.pm: minor documentation fix

2004-04-12 21:06  cpb

	* mobisucks: - handle non-Mobi docs gracefully - post-process
	HTML::FormatText output to remove newlines.

2004-04-12 21:04  cpb

	* Makefile.PL: added EXE_FILES to Makefile.PL

2004-04-12 01:04  cpb

	* Doc.pm: no compression comment

2004-04-12 01:02  cpb

	* makedoc: added POD

2004-04-12 01:02  cpb

	* MANIFEST: added makedoc and mobisucks

2004-04-12 01:02  cpb

	* mobisucks: initial commit

2004-04-12 00:50  cpb

	* Doc.pm: - fixed an off-by-one in compression - added more docs

2004-04-12 00:10  cpb

	* makedoc: use our

2004-04-12 00:10  cpb

	* Doc.pm: - handle type B decompression one character at a time -
	documentation cleanups

2004-04-11 23:32  cpb

	* Doc.pm: - compression/decompression now works correctly.  -
	restructuring... the whole "make sane" concept is too unweildy to
	actually work

2004-04-09 00:39  cpb

	* Doc.pm: more fixes

2004-04-09 00:39  cpb

	* test.pl: resource, convert to text

2004-04-09 00:39  cpb

	* makedoc: mostly implemented

2004-04-09 00:05  cpb

	* makedoc: works, kinda

2004-04-08 23:56  cpb

	* Doc.pm: - implemented decompress. Might even work.  - handle
	resource databases.

2004-04-08 23:56  cpb

	* makedoc: added empty

2004-04-08 22:56  cpb

	* test.pl: make test script do something interesting

2004-04-08 22:47  cpb

	* Doc.pm: runs

2004-04-08 21:07  cpb

	* Doc.pm, MANIFEST, META.yml, Makefile.PL, README, test.pl: Initial
	revision

2004-04-08 21:07  cpb

	* Doc.pm, MANIFEST, META.yml, Makefile.PL, README, test.pl: initial
	import