<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
    <title>Comments for OSCON: Extreme Perl Makeover</title>
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2006/07/28/oscon-extreme-perl-makeover" />
    <link rel="self" type="application/atom+xml" href="http://bradchoate.com/weblog/2006/07/28/oscon-extreme-perl-makeover" />
    <id>tag:bradchoate.com,2008://4-</id>
    <updated>2006-07-28T22:46:01Z</updated>
    <subtitle>The man, the legend.</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.1</generator>
 

<entry>
    <id>tag:bradchoate.com,2006://4.2567-comment:5602</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2006://4.2567" href="http://bradchoate.com/weblog/2006/07/28/oscon-extreme-perl-makeover"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2006/07/28/oscon-extreme-perl-makeover#c5602" />
    <title>Comment from TweezerMan on 2006-07-28</title>
    <author>
        <name>TweezerMan</name>
        <uri>http://tweezersedge.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://tweezersedge.com/">
        <![CDATA[<p>Under "The Perils of Copy and Paste", the variable values are accidentally transposed in the shortening of the code.  It should be:</p>

<p>my ($mday, $mon) = (localtime)[3,4];</p>]]>
    </content>
    <published>2006-07-28T22:32:33Z</published>
</entry>


</feed>