What's New

(coming soon)

My Software

I'm trying to get some of my Internet-oriented open source code dusted off and in shape to publish...

Apache Modules

mod_authn_mux - working...

Perl Modules

Log::Collect - working...

Log::Detect - working...

Secret::Simple ( download ) - Secure secrets in configurations and code

This module implements a straightforward interface for encrypting and decrypting secret information such as user IDs and passwords (e.g. database connection or remote account credentials). Secret::Simple can also be used on a limited basis to protect arbitrary data. By default the ciphertext returned is Base 64 encoded so as to be easily embedded within configurations or scripts. A command-line utility called sstool is included to facilitate easy manipulation of cipher and plaintext snippets.

WWW::Scraper::Delicious ( download ) - Retrieve links from del.icio.us

This module implements a very simple and effective way to scrape links from the http://del.icio.us/ site without the requirement of using the del.icio.us API, authentication, or RSS. Although links can be scraped from any valid del.icio.us URL, the intended use of this module is to provide users a simple way to backup and/or mirror their own links. There is no hard limit for the number of user links that can be returned, but a limit of 100 is respected for other types of link queries.

Perl Site Scripts

...cleaning

Security Miscellany

...cleaning