#!/usr/bin/env perl # $Id$ use strict; use warnings; use lib 'lib', '../lib'; use WWW::CPAN::SQLite; WWW::CPAN::SQLite->new()->run();