<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - wolfie</title>
<link>http://snipplr.com/users/wolfie/tags/perl</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 16:37:17 GMT</pubDate>
<item>
<title>(Perl) Perl 1-liner to generate an MD5</title>
<link>http://snipplr.com/view/3667/perl-1liner-to-generate-an-md5/</link>
<description><![CDATA[ <p>This shows how to use a module that normally needs a 'qw' attachment to the use statement (hint: its the = sign). You can add others by using comma separated values.</p> ]]></description>
<pubDate>Tue, 11 Sep 2007 08:15:20 GMT</pubDate>
<guid>http://snipplr.com/view/3667/perl-1liner-to-generate-an-md5/</guid>
</item>
<item>
<title>(Perl) How to replace a string in a file quickly from the command line</title>
<link>http://snipplr.com/view/3285/how-to-replace-a-string-in-a-file-quickly-from-the-command-line/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 13 Jul 2007 06:36:40 GMT</pubDate>
<guid>http://snipplr.com/view/3285/how-to-replace-a-string-in-a-file-quickly-from-the-command-line/</guid>
</item>
<item>
<title>(Bash) How to add a '.t' filetype to vi's syntax highlighting</title>
<link>http://snipplr.com/view/2448/how-to-add-a-t-filetype-to-vis-syntax-highlighting/</link>
<description><![CDATA[ <p>This allows you to use perl syntax highlighting in vi for test scripts that use the ".t" file extension</p> ]]></description>
<pubDate>Wed, 11 Apr 2007 04:45:38 GMT</pubDate>
<guid>http://snipplr.com/view/2448/how-to-add-a-t-filetype-to-vis-syntax-highlighting/</guid>
</item>
<item>
<title>(Perl) How to make sure the filename you want is output to a browser</title>
<link>http://snipplr.com/view/2163/how-to-make-sure-the-filename-you-want-is-output-to-a-browser/</link>
<description><![CDATA[ <p>Use this to display a file properly if you are reading it from another location and wish to direct it to the user's browser</p> ]]></description>
<pubDate>Tue, 13 Feb 2007 02:15:24 GMT</pubDate>
<guid>http://snipplr.com/view/2163/how-to-make-sure-the-filename-you-want-is-output-to-a-browser/</guid>
</item>
<item>
<title>(Perl) How to return an error message or a value</title>
<link>http://snipplr.com/view/1650/how-to-return-an-error-message-or-a-value/</link>
<description><![CDATA[ <p>Courtesy of Michael Mathews</p> ]]></description>
<pubDate>Mon, 13 Nov 2006 02:26:34 GMT</pubDate>
<guid>http://snipplr.com/view/1650/how-to-return-an-error-message-or-a-value/</guid>
</item>
<item>
<title>(Perl) Convert timestamp to Unixtime</title>
<link>http://snipplr.com/view/1644/convert-timestamp-to-unixtime/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 10 Nov 2006 02:59:11 GMT</pubDate>
<guid>http://snipplr.com/view/1644/convert-timestamp-to-unixtime/</guid>
</item>
</channel>
</rss>