Commit Graph

1 Commits

Author SHA1 Message Date
msf
975506c45f - initial import of Data-Buffer-0.04
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.
2005-02-05 21:01:00 +00:00