<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN"
            "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">

<channel>
<title>Gerard&#x27;s Perl Page</title>
<link>http://home.san.rr.com/lanois/perl/</link>
<description>A small page devoted to Perl programming, with a slight emphasis on Net::FTP and Net::NNTP.</description>
<language>en-us</language>
<copyright>Copyright 2003, Gerard Lanois</copyright>
<pubDate>Sat, 03 Feb 2007 09:32:42 PST</pubDate>
<lastBuildDate>Sat, 03 Feb 2007 09:32:42 PST</lastBuildDate>

<item>
<title>Yggdrasil Content Management System</title>
<link>http://home.san.rr.com/lanois/perl/20031211_000000.html</link>
<description><![CDATA[
  
<P>
<A HREF="http://www.psyke.org/yggdrasil/">Yggdrasil</A> is an intriguing
pure Perl content management system, based on <A HREF="http://search.cpan.org/~mjd/Text-Template/">Text::Template</A>.
</P>
  
  ]]></description>
</item>

<item>
<title>RSS Feed Fixed</title>
<link>http://home.san.rr.com/lanois/perl/20030430_000000.html</link>
<description><![CDATA[
  
<P>
  The RSS feed for this site has been repaired (the embedded URLs
  referenced an old web host).
</P>
<P>
  The URL of this site's RSS feed is <A HREF="http://home.san.rr.com/lanois/perl/site.xml">http://home.san.rr.com/lanois/perl/site.xml</A>
</P>       
  
  ]]></description>
</item>

<item>
<title>Computer Science &#x26;amp; Perl Programming - Best of The Perl Journal</title>
<link>http://home.san.rr.com/lanois/perl/20021119_000000.html</link>
<description><![CDATA[
  
<P>
  O'Reilly has published <B>Computer Science &amp; Perl Programming - Best of
  The Perl Journal</B>.  This is a compilation of articles originally
  published in The Perl Journal.  Chapter 57, "Spidering an FTP Site",
  is <A HREF="http://home.san.rr.com/lanois/perl/20000131_000000.html">an article I wrote for The Perl Journal</A> which describes how to recursively 
  upload/download files and directories to/from an FTP site.
</P>       
  
  ]]></description>
</item>

<item>
<title>Convert::yEnc 1.00 released</title>
<link>http://home.san.rr.com/lanois/perl/20021117_000000.html</link>
<description><![CDATA[
  
<P>
Convert::yEnc decodes yEncoded files and writes them to disk. File
parts are saved to a temporary directory; when all parts of a file
have been received, the completed file is moved to its final location.
</P>
  
  ]]></description>
</item>

<item>
<title>&#x27;ydecode&#x27; - A better, faster yEnc decoder.</title>
<link>http://home.san.rr.com/lanois/perl/20020302_000000.html</link>
<description><![CDATA[
  
<P>
  I rewrote <A HREF="http://freshmeat.net/projects/yencdecoder.pl/">somebody 
  else's yEnc decoder</A> and posted it on
  <A HREF="http://perlmonks.org">perlmonks.org</A>.
</P>       
<P>       
  In addition to actually working, my version is quite a bit
  faster than the original.
</P>       
<P>       
  Be warned that there is a 
  <A HREF="http://search.cpan.org/search?dist=Convert-yEnc">Convert::yEnc 
  module on CPAN</A>,
  but it is non-functional (and the author isn't exactly in a big
  hurry to make it so).
</P>       
  
  ]]></description>
</item>

</channel>
</rss>