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

perl-DBIx-BLOB-Handle-0.2-1.0.el2.rf RPM for noarch

From DAG packages for Red Hat Linux el2.1 i386

Name: perl-DBIx-BLOB-Handle Distribution: Dag Apt Repository for Red Hat Enterprise Linux 2.1
Version: 0.2 Vendor: Dag Apt Repository, http://dag.wieers.com/apt/
Release: 1.0.el2.rf Build date: Mon May 2 13:04:14 2005
Group: Applications/CPAN Build host: lisse.leuven.wieers.com
Size: 23971 Source RPM: perl-DBIx-BLOB-Handle-0.2-1.0.el2.rf.src.rpm
Packager: Dries Verachtert <dries@ulyssis.org>
Url: http://search.cpan.org/dist/DBIx-BLOB-Handle/
Summary: Read Database Large Object Binaries from file handles
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.

Provides

Requires

License

Artistic/GPL

Changelog

* Sat Apr 09 2005 Dries Verachtert <dries@ulyssis.org> - 0.2-1 - 3130/dries
  - Initial package.

Files

/usr/lib/perl5/vendor_perl/5.6.1/DBIx/BLOB/Handle.pm
/usr/share/doc/perl-DBIx-BLOB-Handle-0.2
/usr/share/doc/perl-DBIx-BLOB-Handle-0.2/Changes
/usr/share/doc/perl-DBIx-BLOB-Handle-0.2/README
/usr/share/man/man3/DBIx::BLOB::Handle.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 08:37:38 2024