SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-DBIx-Class-BitField rpm build for : OpenSuSE. For other distributions click perl-DBIx-Class-BitField.

Name : perl-DBIx-Class-BitField
Version : 0.13 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2015-01-21 13:53:22
Group : Development/Libraries/Perl Source RPM : perl-DBIx-Class-BitField-0.13-1.1.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Store multiple boolean fields in one integer field
Description :
This module is useful if you manage data which has a lot of on/off
attributes like _active, inactive, deleted, important, etc._. If you do not
want to add an extra column for each of those attributes you can easily
specify them in one \'integer\' column.

A bit field is a way to store multiple bit values on one integer field.

The main benefit from this module is that you can add additional attributes
to your result class whithout the need to deploy or change the schema on
the data base.

*This module encourages to not normalize your schema. You should consider a
\'has_many\' relationship to a table which holds all the flags instead of
this module.*

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

Content of RPM  Changelog  Provides Requires

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

Provides :
perl(DBIx::Class::BitField)
perl(DBIx::Class::ResultSet::BitField)
perl-DBIx-Class-BitField

Requires :
perl(File::Find::Rule)
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(DBD::SQLite)
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(Test::More) => 0.92
perl(DBIx::Class) => 0.08107


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/DBIx
/usr/lib/perl5/vendor_perl/5.18.2/DBIx/Class
/usr/lib/perl5/vendor_perl/5.18.2/DBIx/Class/BitField.pm
/usr/lib/perl5/vendor_perl/5.18.2/DBIx/Class/ResultSet
/usr/lib/perl5/vendor_perl/5.18.2/DBIx/Class/ResultSet/BitField.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-DBIx-Class-BitField
/usr/share/doc/packages/perl-DBIx-Class-BitField/Changes
/usr/share/doc/packages/perl-DBIx-Class-BitField/LICENSE
/usr/share/doc/packages/perl-DBIx-Class-BitField/README
/usr/share/man/man3/DBIx::Class::BitField.3pm.gz
/usr/share/man/man3/DBIx::Class::ResultSet::BitField.3pm.gz

 
ICM