![]() |
|
XP is just a number | |
PerlMonks |
gzip written in perlby pjc (Novice) |
on Nov 04, 2002 at 03:04 UTC ( [id://210109]=perlquestion: print w/replies, xml ) | Need Help?? |
pjc has asked for the wisdom of the Perl Monks concerning the following question:
Has anyone written a version of gzip in pure perl? What I mean by "pure perl" is the script doesn't use backticks (``) or the system() command.
Here's the RFC on GZIP:
I'd like to use it as a drop in replacement for Thanks, pjc update (broquaint): removed <code> tags and added appropriate formatting
Back to
Seekers of Perl Wisdom
|
|