Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Data-Buffer - Read/write buffer class for perl
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
Name |
Version |
Release |
Type |
Size |
Built |
perl-Data-Buffer |
0.04 |
1.fc3 |
src |
7 KiB |
Mon Dec 12 08:41:02 2005 |
Changelog
- * Mon Nov 28 17:00:00 2005 Paul Howarth <paul{%}city-fan{*}org> 0.04-1
- Initial build