CPAN uploads and home server

LTjake on 2003-08-13T11:58:37

I put my webserver back up yesterday. robots.txt should deny all bots from indexing /gedcom. *phew*

I've uploaded four modules to CPAN:

Image::XBin being the only new module. Still a lot of work to do on it, but it's been sitting on my home machine for a while so i thought i should release it. One of the bigger things to do is to write a save() routine. The routine will be easy for an uncompressed XBin. However, I'll have to figure out how to do a decent RLE compression algorithm. (The spec talks a bit about it...)