The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

parse-truth.pl - parses srini's truths and inserts them into a database

SYNOPSIS

Just looking:

    parse-truth.pl truth{1,2}.htm -v

Insert them into the truth database:

    parse-truth.pl truth{1,2}.htm -d truth

DESCRIPTION

This parses truth*.htm in search of truth. Once the truth is found, it can either print it out or insert it into a MySQL database.

AUTHOR

John BEPPU <beppu@cpan.org>