JohnPC's perl stuff unleashed on the net

Sometimes when I write perl programs I am cruel enough to test them on a live internet population instead of testing in nuclear free shelters on dead rabbits... enjoy...

Net-Ident-1.20.tar.gz
The *new* Net::Ident version 1.20. The manpage is also online.
rfc931.pl.tar.gz
(old) perl4 library for ident lookups. Superseded by Net::Ident
Text-Striphigh-0.02.tar.gz
Text::Striphigh module, to convert ISO-8859-1 characters in a string to similar-looking normal 7-bits ASCII characters.
Persistent.pm
Create persistent multidimensional arrays/hashes.
Mutexlock.pm
Very basic mutual exclusion implementation. Hardly worth looking at.
MyDB.pm
Simple generic database implementation. Actually more a proof-of-concept generic database interface, waiting for a better implementation. This one is based on DB_File.
voorbeelden.tar.gz
Example programs that I used in the perl speach for the NLLGG
LWP::Daemon
tstlwpd
LWP::Daemon is a LWPng replacement for HTTP::Daemon. This is pre-alpha, beware.
backup a netapp with amanda
I've used a /sbin/dump perl wrapper to perform dumps of our netapp toaster via amanda.
antirsi
A simplistic tool that warns you about RSI when you work too long without taking a break. Requires linux, and Tk.