[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#635358: ITP: libmemhandle-perl -- Perl module to supply memory-based FILEHANDLE methods



Package: wnpp
Owner: Fabrizio Regalli <fabreg@fabreg.it>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libmemhandle-perl
  Version         : 0.06
  Upstream Author : "Sheridan C. Rawlins" <scr14@cornell.edu>
* URL             : http://search.cpan.org/dist/MemHandle/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : Perl module to supply memory-based FILEHANDLE
methods

MemHandle generates inherits from IO::Handle and IO::Seekable. It
provides an interface
to the file routines which uses memory instead. See perldoc IO::Handle,
and
perldoc IO::Seekable as well as perlfunc for more detailed descriptions
of
the provided built-in functions:

print
printf
readline
sysread
syswrite
getc
gets

The following functions are provided, but tie doesn't allow them to be
tied
to the built in functions. They should be used by calling the
appropriate
method on the MemHandle object.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: