<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: perl code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Thu, 21 Aug 2008 05:07:20 GMT</pubDate>
    <description>DZone Snippets: perl code</description>
    <item>
      <title>unix wizards of the realm:</title>
      <link>http://snippets.dzone.com/posts/show/4432</link>
      <description>// SVN ignore based on .cvsignore file:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;svn propset svn:ignore -F .cvsignore .&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;// grep:&lt;br /&gt;&lt;code&gt;&lt;br /&gt;  &#8230; with line number: -n&lt;br /&gt;  &#8230; with file name: -H&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;// os x housekeeping:&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;// install perl module:&lt;br /&gt;&lt;code&gt;&lt;br /&gt;sudo perl -MCPAN -e 'install Bundle::LWP'&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;// meta refresh (i have never typed this line start to finish in my life. i have probably copy-pasted it 7,000 times&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;meta http-equiv=Refresh content="0; URL=http://blog.jm3.net/" /&gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;// get files off codeswami:&lt;br /&gt;&lt;code&gt;&lt;br /&gt;ssh -l cs 208.101.26.91&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;// SQL tricks:&lt;br /&gt;http://jm3.net/cgi-bin/safe/wiki.pl?MySqlLibrary&lt;br /&gt;</description>
      <pubDate>Sun, 19 Aug 2007 17:34:54 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/4432</guid>
      <author>jm3 (john manoogian III)</author>
    </item>
  </channel>
</rss>
