SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-CPAN-SQLite rpm build for : openSUSE Leap 15. For other distributions click perl-CPAN-SQLite.

Name : perl-CPAN-SQLite
Version : 0.212 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp150.1.1 Date : 2018-09-20 09:22:15
Group : Development/Libraries/Perl Source RPM : perl-CPAN-SQLite-0.212-lp150.1.1.src.rpm
Size : 0.18 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 CPAN,
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_Leap_15.0/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 :
/usr/bin/perl
perl(:MODULE_COMPAT_5.26.1)
perl(Archive::Tar) >= 1.54
perl(CPAN::DistnameInfo) >= 0.09
perl(CPAN::Index) >= 1.93
perl(Compress::Zlib)
perl(DBD::SQLite) >= 1.27
perl(DBI)
perl(File::HomeDir)
perl(HTTP::Tiny)
perl(IO::Zlib)
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/cpandb
/usr/lib/perl5/vendor_perl/5.26.1/CPAN
/usr/lib/perl5/vendor_perl/5.26.1/CPAN/SQLite
/usr/lib/perl5/vendor_perl/5.26.1/CPAN/SQLite.pm
/usr/lib/perl5/vendor_perl/5.26.1/CPAN/SQLite/DBI
/usr/lib/perl5/vendor_perl/5.26.1/CPAN/SQLite/DBI.pm
/usr/lib/perl5/vendor_perl/5.26.1/CPAN/SQLite/DBI/Index.pm
/usr/lib/perl5/vendor_perl/5.26.1/CPAN/SQLite/DBI/Search.pm
/usr/lib/perl5/vendor_perl/5.26.1/CPAN/SQLite/Index.pm
/usr/lib/perl5/vendor_perl/5.26.1/CPAN/SQLite/Info.pm
/usr/lib/perl5/vendor_perl/5.26.1/CPAN/SQLite/META.pm
/usr/lib/perl5/vendor_perl/5.26.1/CPAN/SQLite/Populate.pm
/usr/lib/perl5/vendor_perl/5.26.1/CPAN/SQLite/Search.pm
/usr/lib/perl5/vendor_perl/5.26.1/CPAN/SQLite/State.pm
/usr/lib/perl5/vendor_perl/5.26.1/CPAN/SQLite/Util.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-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/README
/usr/share/licenses/perl-CPAN-SQLite
/usr/share/licenses/perl-CPAN-SQLite/LICENSE
/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
There is 3 files more in these RPM.

 
ICM