Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-DBIx-BLOB-Handle

DBI has a blob_copy_to_file method which takes a file han- dle argument and copies a database large object binary (LOB) to this file handle. However, the method is undocu- mented and faulty. Constructing a similar method yourself is pretty simple but what if you wished to read the data and perform operations on it? You could use the DBI's blob_read method yourself to process chunks of data from the LOB or even dump its contents into a scalar, but maybe it would be nice to read the data line by line or piece by piece from a familiar old filehandle?! DBIx::BLOB::Handle constructs a tied filehandle that also extends from IO::Handle and IO::Selectable. It wraps DBI's blob_read method. By making LOB's available as a file han- dle to read from we can process the data in a familiar (perly) way.

Found 1 sites for perl-DBIx-BLOB-Handle

Found 14 RPM for perl-DBIx-BLOB-Handle

PackageSummaryDistributionDownload
perl-DBIx-BLOB-Handle-0.2-1.2.el6.rf.noarch.htmlRead Database Large Object Binaries from file handlesDAG packages for Red Hat Linux el6 i386perl-DBIx-BLOB-Handle-0.2-1.2.el6.rf.noarch.rpm
perl-DBIx-BLOB-Handle-0.2-1.2.el6.rf.noarch.htmlRead Database Large Object Binaries from file handlesDAG packages for Red Hat Linux el6 x86_64perl-DBIx-BLOB-Handle-0.2-1.2.el6.rf.noarch.rpm
perl-DBIx-BLOB-Handle-0.2-1.2.el5.rf.noarch.htmlRead Database Large Object Binaries from file handlesDAG packages for Red Hat Linux el5 i386perl-DBIx-BLOB-Handle-0.2-1.2.el5.rf.noarch.rpm
perl-DBIx-BLOB-Handle-0.2-1.2.el5.rf.noarch.htmlRead Database Large Object Binaries from file handlesDAG packages for Red Hat Linux el5 x86_64perl-DBIx-BLOB-Handle-0.2-1.2.el5.rf.noarch.rpm
perl-DBIx-BLOB-Handle-0.2-1.2.el5.rf.noarch.htmlRead Database Large Object Binaries from file handlesDAG Fabian packages for Red Hat Linux el5 ppcperl-DBIx-BLOB-Handle-0.2-1.2.el5.rf.noarch.rpm
perl-DBIx-BLOB-Handle-0.2-1.2.el4.rf.noarch.htmlRead Database Large Object Binaries from file handlesDAG packages for Red Hat Linux el4 i386perl-DBIx-BLOB-Handle-0.2-1.2.el4.rf.noarch.rpm
perl-DBIx-BLOB-Handle-0.2-1.2.el4.rf.noarch.htmlRead Database Large Object Binaries from file handlesDAG packages for Red Hat Linux el4 x86_64perl-DBIx-BLOB-Handle-0.2-1.2.el4.rf.noarch.rpm
perl-DBIx-BLOB-Handle-0.2-1.2.el4.rf.noarch.htmlRead Database Large Object Binaries from file handlesDAG Fabian packages for Red Hat Linux el4 ppcperl-DBIx-BLOB-Handle-0.2-1.2.el4.rf.noarch.rpm
perl-DBIx-BLOB-Handle-0.2-1.2.el3.rf.noarch.htmlRead Database Large Object Binaries from file handlesDAG packages for Red Hat Linux el3 i386perl-DBIx-BLOB-Handle-0.2-1.2.el3.rf.noarch.rpm
perl-DBIx-BLOB-Handle-0.2-1.2.el3.rf.noarch.htmlRead Database Large Object Binaries from file handlesDAG packages for Red Hat Linux el3 x86_64perl-DBIx-BLOB-Handle-0.2-1.2.el3.rf.noarch.rpm
perl-DBIx-BLOB-Handle-0.2-1.1.el3.rf.noarch.htmlRead Database Large Object Binaries from file handlesDAG packages for Red Hat Linux el3 i386perl-DBIx-BLOB-Handle-0.2-1.1.el3.rf.noarch.rpm
perl-DBIx-BLOB-Handle-0.2-1.1.el3.rf.noarch.htmlRead Database Large Object Binaries from file handlesDAG packages for Red Hat Linux el3 x86_64perl-DBIx-BLOB-Handle-0.2-1.1.el3.rf.noarch.rpm
perl-DBIx-BLOB-Handle-0.2-1.0.el2.rf.noarch.htmlRead Database Large Object Binaries from file handlesDAG packages for Red Hat Linux el2.1 i386perl-DBIx-BLOB-Handle-0.2-1.0.el2.rf.noarch.rpm
perl-DBIx-BLOB-Handle-0.2-1.el5.rf.noarch.htmlRead Database Large Object Binaries from file handlesDAG Fabian packages for Red Hat Linux el5 ppcperl-DBIx-BLOB-Handle-0.2-1.el5.rf.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet