SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-CPAN-SQLite rpm build for : OpenSuSE 13.X. For other distributions click perl-CPAN-SQLite.

Name : perl-CPAN-SQLite
Version : 0.208 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2015-07-07 11:34:26
Group : Development/Libraries/Perl Source RPM : perl-CPAN-SQLite-0.208-1.1.src.rpm
Size : 0.19 MB
Packager : (none)
Summary : Maintain and search a minimal CPAN database
Description :
This package is used for setting up, maintaining, and searching a CPAN
database consisting of the information stored in the three main CPAN
indices: _$CPAN/modules/03modlist.data.gz_,
_$CPAN/modules/02packages.details.txt.gz_, and
_$CPAN/authors/01mailrc.txt.gz_. It should be considered at an alpha stage
of development.

One begins by creating the object as

my $obj = CPAN::SQLite->new(%args);

which accepts the following arguments:

* * \'CPAN => \'/path/to/CPAN\'\'

This specifies the path to where the index files are to be stored. This
could be a local CPAN mirror, defined here by the presence of a
_MIRRORED.BY_ file beneath this directory, or a local directory in which
to store these files from a remote CPAN mirror. In the latter case, the
index files are fetched from a remote CPAN mirror, using the same list
that \'CPAN.pm\' uses, if this is configured, and are updated if they are
more than one day old.

If the \'CPAN\' option is not given, it will default to \'cpan_home\' of the
CPAN manpage, if this is configured, with the index files found under
\'keep_source_where\'. A fatal error results if such a directory isn\'t
found. Updates to these index files are assumed here to be handled by
\'CPAN.pm\'.

* * \'db_dir => \'/path/to/db/dir\'\'

This specifies the path to where the database file is found. If not
given, it defaults to the \'cpan_home\' directory of \'CPAN.pm\', if present,
or to the directory in which the script was invoked. The name of the
database file is \'cpandb.sql\'.

There are two main methods available.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_13.1/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(CPAN::SQLite)
perl(CPAN::SQLite::DBI)
perl(CPAN::SQLite::DBI::Index)
perl(CPAN::SQLite::DBI::Index::auths)
perl(CPAN::SQLite::DBI::Index::chaps)
perl(CPAN::SQLite::DBI::Index::dists)
perl(CPAN::SQLite::DBI::Index::info)
perl(CPAN::SQLite::DBI::Index::mods)
perl(CPAN::SQLite::DBI::Search)
perl(CPAN::SQLite::DBI::Search::auths)
perl(CPAN::SQLite::DBI::Search::chaps)
perl(CPAN::SQLite::DBI::Search::dists)
perl(CPAN::SQLite::DBI::Search::info)
perl(CPAN::SQLite::DBI::Search::mods)
perl(CPAN::SQLite::Index)
perl(CPAN::SQLite::Info)
perl(CPAN::SQLite::META)
perl(CPAN::SQLite::META::Author)
perl(CPAN::SQLite::META::Bundle)
perl(CPAN::SQLite::META::Distribution)
perl(CPAN::SQLite::META::Module)
perl(CPAN::SQLite::Populate)
perl(CPAN::SQLite::Populate::auths)
perl(CPAN::SQLite::Populate::chaps)
perl(CPAN::SQLite::Populate::dists)
perl(CPAN::SQLite::Populate::info)
perl(CPAN::SQLite::Populate::mods)
perl(CPAN::SQLite::Search)
perl(CPAN::SQLite::Search::author)
perl(CPAN::SQLite::Search::dist)
perl(CPAN::SQLite::Search::module)
perl(CPAN::SQLite::State)
perl(CPAN::SQLite::State::auths)
perl(CPAN::SQLite::State::dists)
perl(CPAN::SQLite::State::info)
perl(CPAN::SQLite::State::mods)
perl(CPAN::SQLite::Util)
perl(CPAN::SQLite::Version)
perl-CPAN-SQLite

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(parent)
perl(DBI)
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(Archive::Tar) => 1.54
perl(IO::Zlib)
perl(Compress::Zlib)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(CPAN::DistnameInfo) => 0.09
perl(File::HomeDir)
perl(LWP::Simple)
/usr/bin/perl
perl(CPAN::Index) => 1.93
perl(DBD::SQLite) => 1.27
perl(:MODULE_COMPAT_5.18.1)


Content of RPM :
/usr/bin/cpandb
/usr/lib/perl5/vendor_perl/5.18.1/CPAN
/usr/lib/perl5/vendor_perl/5.18.1/CPAN/SQLite
/usr/lib/perl5/vendor_perl/5.18.1/CPAN/SQLite.pm
/usr/lib/perl5/vendor_perl/5.18.1/CPAN/SQLite/DBI
/usr/lib/perl5/vendor_perl/5.18.1/CPAN/SQLite/DBI.pm
/usr/lib/perl5/vendor_perl/5.18.1/CPAN/SQLite/DBI/Index.pm
/usr/lib/perl5/vendor_perl/5.18.1/CPAN/SQLite/DBI/Search.pm
/usr/lib/perl5/vendor_perl/5.18.1/CPAN/SQLite/Index.pm
/usr/lib/perl5/vendor_perl/5.18.1/CPAN/SQLite/Info.pm
/usr/lib/perl5/vendor_perl/5.18.1/CPAN/SQLite/META.pm
/usr/lib/perl5/vendor_perl/5.18.1/CPAN/SQLite/Populate.pm
/usr/lib/perl5/vendor_perl/5.18.1/CPAN/SQLite/Search.pm
/usr/lib/perl5/vendor_perl/5.18.1/CPAN/SQLite/State.pm
/usr/lib/perl5/vendor_perl/5.18.1/CPAN/SQLite/Util.pm
/usr/lib/perl5/vendor_perl/5.18.1/i586-linux-thread-multi
/usr/share/doc/packages/perl-CPAN-SQLite
/usr/share/doc/packages/perl-CPAN-SQLite/Changes
/usr/share/doc/packages/perl-CPAN-SQLite/LICENSE
/usr/share/doc/packages/perl-CPAN-SQLite/README
/usr/share/man/man1/cpandb.1.gz
/usr/share/man/man3/CPAN::SQLite.3pm.gz
/usr/share/man/man3/CPAN::SQLite::DBI.3pm.gz
/usr/share/man/man3/CPAN::SQLite::DBI::Index.3pm.gz
/usr/share/man/man3/CPAN::SQLite::DBI::Search.3pm.gz
/usr/share/man/man3/CPAN::SQLite::Index.3pm.gz
/usr/share/man/man3/CPAN::SQLite::Info.3pm.gz
/usr/share/man/man3/CPAN::SQLite::META.3pm.gz
/usr/share/man/man3/CPAN::SQLite::Populate.3pm.gz
/usr/share/man/man3/CPAN::SQLite::Search.3pm.gz
There is 2 files more in these RPM.

 
ICM