<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Sat, 05 Jul 2008 18:07:27 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Gunzip using Compress::Zlib in Perl 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/164/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/164/comments/</comments>
		<pubDate>Tue, 07 Mar 2006 16:47:49 +0000</pubDate>
		<dc:creator>digitaljunkie</dc:creator>
		<category>compress, gunzip, gzip, Perl</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/164/</guid>
		<description>
			<![CDATA[
				<p>The docs for Compress::Zlib for perl are very complex.  But, the most simple use of the Module is not too bad.  I've waded through the perdoc so you don't have to.<br /><br />Gunzip.pl is here.  I will let you know when I have Gzip.pl done.<br /><br />You can do something more interesting with "success" variable.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>