NAME
Module::CPANTS::Reporter::asSQLite - CPANTS in a handy SQLite DB
SYNOPSIS
DESCRIPTION
This is a subclass of Module::CPANTS::Reporter::DB. It's main purpose is to generate a SQLite DB together with a standard DB in the same CPANTS run.
The SQLite DB file is called cpants.db and is generated at the location where the CPANTS run was started.
It might generate a distribution around the SQLite file in the future.
AUTHOR
Thomas Klausner <domm@zsi.at>
http://domm.zsi.at
LICENSE
This code is distributed under the same license as Perl.