Howdy- I'd like to register with PAUSE (finally!): Name = Nathan Wiger Email = [EMAIL PROTECTED] Homepage = http://nate.wiger.org UserID = NWIGER Description of contributions: As a UNIX System and Network Admin, I've written a set of modules aimed at sysadmin tasks. By and large I write modules aimed at UNIX or Web stuff, since I do a ton of web authoring as well. DSLI Entries: These are the modules which I feel are CPAN-worthy: Name DSLI Description ------------- ---- -------------------------------------------- Term::CLI Rdph User-friendly prompt and debug methods File::Remote bdph Read/write files either locally or remotely Unix::Cron adph Interface to UNIX cron and at CGI::JavaScript cdph Interact with and embed JavaScript easily Foundry::Conf idph Foundry router/switch administration Note that Term::CLI is different from Term::TUI, which provides an interactive interface. Term::CLI provides a set of member functions to easily prompt the user for input and validate it. I'm also working on several Solaris:: mods but want to check w/ Alan Burlison before listing them as I may be able to wrap them into existing modules. It could be argued that CGI::JavaScript should really be under HTML::JavaScript, which I'm open to. I put it under CGI:: at least preliminarily since most of the stuff under HTML:: deals stricly with HTML tags and parsing. All of my mods are "polite" and provide object as well as function methods. :-) Cheers! -Nate