perl-DBIx-BLOB-Handle spec file, version 7075
Back to the perl-DBIx-BLOB-Handle rpmsversionId 7075:| Distroarch ids: fc3-i386fc2-i386 fc1-i386 rh9-i386 rh8-i386 rh7-i386 rh6-i386 el4-i386 el3-i386 el2-i386 au1.92-sparc au1.91-sparc fc4-i386 fc4-x86_64 oss10.0beta4-i586 oss10.0-i586 fc5-i386 fc5-x86_64 el4-x86_64 fc6-i386 fc6-x86_64 fc7-i386 fc7-x86_64 el5-i386 el5-x86_64 fc8-i386 fc8-x86_64 |
| ARCH | noarch |
| # Authority | dries |
| BUILDARCHS | (none) |
| CHANGELOGNAME | Dries Verachtert - 0.2-1.2 |
| DESCRIPTION | 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. |
| DISTRIBUTION | (none) |
| DISTURL | (none) |
| EPOCH | (none) |
| EXCLUDEARCH | (none) |
| EXCLUDEOS | (none) |
| EXCLUSIVEARCH | (none) |
| EXCLUSIVEOS | (none) |
| FILEMD5S | (none) |
| GROUP | Applications/CPAN |
| LICENSE | Artistic/GPL |
| NAME | perl-DBIx-BLOB-Handle |
| PACKAGER | (none) |
| PKGID | (none) |
| RELEASE | 1.2 |
| SERIAL | (none) |
| SUMMARY | Read Database Large Object Binaries from file handles |
| # Upstream | Mark Southern |
| URL | http://search.cpan.org/dist/DBIx-BLOB-Handle/ |
| VENDOR | (none) |
| VERSION | 0.2 |