Help for this page

Select Code to Download


  1. or download this
    $ perl -w -MCPANPLUS -le'print "$/$_" for values %INC' | grep CPANPLUS
    + | xargs -l grep SQLite
                        'DBD::SQLite'  => '0.0',
                            eq 'CPANPLUS::Internals::Source::SQLite'
    
  2. or download this
                sqlite_backend => [
                    {   'DBIx::Simple' => '0.0',
    ...
                        return $conf->get_conf('source_engine')
                            eq 'CPANPLUS::Internals::Source::SQLite'
                    },