Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-DBIx-BLOB-Handle | Distribution: Unknown |
Version: 0.2 | Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ |
Release: 1.2.el5.rf | Build date: Thu Mar 8 16:02:36 2007 |
Group: Applications/CPAN | Build host: lisse.leuven.wieers.com |
Size: 23887 | Source RPM: perl-DBIx-BLOB-Handle-0.2-1.2.el5.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.
Artistic/GPL
* Wed Mar 22 2006 Dries Verachtert <dries@ulyssis.org> - 0.2-1.2 - 4261/thias - Rebuild for Fedora Core 5. * Sat Apr 09 2005 Dries Verachtert <dries@ulyssis.org> - 0.2-1 - Initial package.
/usr/lib/perl5/vendor_perl/5.8.8/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, Sun Mar 9 08:15:01 2025