SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-SPOPS rpm build for : OpenSuSE. For other distributions click perl-SPOPS.

Name : perl-SPOPS
Version : 0.87 Vendor : openSUSE Build Service
Release : 6.12.CS Date : 2009-12-13 20:53:32
Group : Development/Libraries/Perl Source RPM : perl-SPOPS-0.87-6.12.CS.src.rpm
Size : 1.22 MB
Packager : (none)
Summary : Simple Perl Object Persistence with Security
Description :
SPOPS is a robust and powerful module that allows you to serialize
objects. It is unique in that it also allows you to apply security to
these objects using a fairly simple but powerful scheme of users and
groups. (You can, of course, turn off security if you want.)

It\'s also unique in that for most objects, you will not need to write
any code. It\'s true! A fairly simple configuration file is all you
need which you can then feed to SPOPS and have a class for your object
ready to go, right out of thin air.

The configuration you specify not only lists the properties of the
object and possibly some information about where its data should be
stored, but can also describe the relationship an object might have
with another object (or objects).

One great benefit is that you can retrofit SPOPS to existing data. If
you don\'t use any of the metadata layers or security, you can simply
describe your data in a configuration file, process the configuration
and start making (and processing) objects! If you want to add security
to these objects later, it\'s easy!

Author: Chris Winters < chrisAATTcwinters.com>

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/computersalat:/OpenXPKI/SLE_11/i586

Content of RPM  Changelog  Provides Requires

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

Provides :
perl(My::Common)
perl(My::CommonResources)
perl(My::Doodad)
perl(My::Group)
perl(My::LDAPConnect)
perl(My::Security)
perl(My::User)
perl(SPOPS)
perl(SPOPS::ClassFactory)
perl(SPOPS::ClassFactory::DBI)
perl(SPOPS::ClassFactory::DefaultBehavior)
perl(SPOPS::ClassFactory::LDAP)
perl(SPOPS::DBI)
perl(SPOPS::DBI::InterBase)
perl(SPOPS::DBI::MySQL)
perl(SPOPS::DBI::Oracle)
perl(SPOPS::DBI::Pg)
perl(SPOPS::DBI::SQLite)
perl(SPOPS::DBI::Sybase)
perl(SPOPS::DBI::TypeInfo)
perl(SPOPS::Error)
perl(SPOPS::Exception)
perl(SPOPS::Exception::DBI)
perl(SPOPS::Exception::LDAP)
perl(SPOPS::Exception::Security)
perl(SPOPS::Export)
perl(SPOPS::Export::DBI::Data)
perl(SPOPS::Export::Object)
perl(SPOPS::Export::Perl)
perl(SPOPS::Export::SQL)
perl(SPOPS::Export::XML)
perl(SPOPS::GDBM)
perl(SPOPS::HashFile)
perl(SPOPS::Import)
perl(SPOPS::Import::DBI::Data)
perl(SPOPS::Import::DBI::Delete)
perl(SPOPS::Import::DBI::GenericOperation)
perl(SPOPS::Import::DBI::Table)
perl(SPOPS::Import::DBI::TableTransform)
perl(SPOPS::Import::DBI::TableTransform::InterBase)
perl(SPOPS::Import::DBI::TableTransform::MySQL)
perl(SPOPS::Import::DBI::TableTransform::Oracle)
perl(SPOPS::Import::DBI::TableTransform::Pg)
perl(SPOPS::Import::DBI::TableTransform::SQLite)
perl(SPOPS::Import::DBI::TableTransform::Sybase)
perl(SPOPS::Import::DBI::Update)
perl(SPOPS::Import::Object)
perl(SPOPS::Initialize)
perl(SPOPS::Iterator)
perl(SPOPS::Iterator::DBI)
perl(SPOPS::Iterator::LDAP)
perl(SPOPS::Iterator::WrapList)
perl(SPOPS::Key::DBI::HandleField)
perl(SPOPS::Key::DBI::Identity)
perl(SPOPS::Key::DBI::Pool)
perl(SPOPS::Key::DBI::Sequence)
perl(SPOPS::Key::Random)
perl(SPOPS::Key::UUID)
perl(SPOPS::LDAP)
perl(SPOPS::LDAP::MultiDatasource)
perl(SPOPS::Loopback)
perl(SPOPS::SQLInterface)
perl(SPOPS::Secure)
perl(SPOPS::Secure::DBI)
perl(SPOPS::Secure::Hierarchy)
perl(SPOPS::Secure::Loopback)
perl(SPOPS::Secure::Util)
perl(SPOPS::Tie)
perl(SPOPS::Tie::StrictField)
perl(SPOPS::TieFileHash)
perl(SPOPS::Tool::CreateOnly)
perl(SPOPS::Tool::DBI::Datasource)
perl(SPOPS::Tool::DBI::DiscoverField)
perl(SPOPS::Tool::DBI::FindDefaults)
perl(SPOPS::Tool::DBI::MaintainLinkedList)
perl(SPOPS::Tool::DateConvert)
perl(SPOPS::Tool::LDAP::Datasource)
perl(SPOPS::Tool::ReadOnly)
perl(SPOPS::Tool::UTFConvert)
perl(SPOPS::Utility)
perl-SPOPS

Requires :
rpmlib(PayloadIsLzma) <= 4.4.2-1
perl(Class::Accessor) => 0.17
perl(Class::ISA) => 0.32
perl(DBI)
perl(Class::Date) => 1.00
perl-libwww-perl
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Devel::StackTrace) => 0.90
perl(Class::Fields) => 0.14
perl(Storable) => 1.00
perl(DateTime)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Time::Piece) => 1.07
perl = 5.10.0
perl(Carp::Assert) => 0.17
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(Data::UUID)
perl(Net::LDAP)
perl(Log::Log4perl) => 0.35
perl(Log::Dispatch) => 2.00
perl(DateTime::Format::Strptime)
perl(Class::Factory) => 1.00
perl(Data::Dumper) => 2.00


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/ClassFactory
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/ClassFactory.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/ClassFactory/DBI.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/ClassFactory/DefaultBehavior.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/ClassFactory/LDAP.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/DBI
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/DBI.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/DBI/InterBase.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/DBI/MySQL.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/DBI/Oracle.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/DBI/Pg.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/DBI/SQLite.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/DBI/Sybase.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/DBI/TypeInfo.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/Error.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/Exception
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/Exception.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/Exception/DBI.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/Exception/LDAP.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/Exception/Security.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/Export
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/Export.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/Export/DBI
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/Export/DBI/Data.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/Export/Object.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/Export/Perl.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/Export/SQL.pm
/usr/lib/perl5/vendor_perl/5.10.0/SPOPS/Export/XML.pm
There is 204 files more in these RPM.

 
ICM