perl-Data-Buffer - Read/write buffer class for perl
Website: | http://search.cpan.org/dist/Data-Buffer/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project <http://bugzilla.redhat.com/bugzilla> |
- Description:
Data::Buffer implements a low-level binary buffer in which you can get and put integers, strings, and other data. Internally the implementation is based on pack and unpack, such that Data::Buffer is really a layer on top of those built-in functions.
Packages
perl-Data-Buffer-0.04-5.el4.noarch [12 KiB] |
Changelog
by Paul Howarth (2007-08-13):
- Clarify license as GPL v1 or later, or Artistic (same as perl) |