<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cyber Sprocket Labs &#187; Perl</title>
	<atom:link href="http://www.cybersprocket.com/category/programming-languages/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cybersprocket.com</link>
	<description>Intelligent Software Solutions</description>
	<lastBuildDate>Fri, 30 Jul 2010 16:40:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using Common Sense With Perl</title>
		<link>http://www.cybersprocket.com/2010/programming-languages/using-common-sense-with-perl/</link>
		<comments>http://www.cybersprocket.com/2010/programming-languages/using-common-sense-with-perl/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 13:15:07 +0000</pubDate>
		<dc:creator>EricR</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[common::sense]]></category>

		<guid isPermaLink="false">http://www.cybersprocket.com/?p=2082</guid>
		<description><![CDATA[Since I was recently doing Perl work on the Boomerang project, I figured it would be a good time to finally try out common::sense, a CPAN module that, according to the documentation, will save a tree _and_ a kitten when you use it.  I like trees and cats, so Hell, why not try it then? [...]


Related posts:<ol><li><a href='http://www.cybersprocket.com/2009/programming-languages/perl/' rel='bookmark' title='Permanent Link: Perl Introduction'>Perl Introduction</a></li>
<li><a href='http://www.cybersprocket.com/2010/programming-languages/perl-regular-expression-k-trick/' rel='bookmark' title='Permanent Link: Perl Regular Expression \K Trick'>Perl Regular Expression \K Trick</a></li>
<li><a href='http://www.cybersprocket.com/2008/programming-languages/perl_source_code_profiler/' rel='bookmark' title='Permanent Link: Perl Source Code Profiler'>Perl Source Code Profiler</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.cybersprocket.com/2010/programming-languages/using-common-sense-with-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl Regular Expression \K Trick</title>
		<link>http://www.cybersprocket.com/2010/programming-languages/perl-regular-expression-k-trick/</link>
		<comments>http://www.cybersprocket.com/2010/programming-languages/perl-regular-expression-k-trick/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 15:57:20 +0000</pubDate>
		<dc:creator>EricR</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[regular expressions]]></category>

		<guid isPermaLink="false">http://www.cybersprocket.com/?p=2041</guid>
		<description><![CDATA[Regular expressions are a frequently useful tool in our profession, and Perl is probably the most advanced arena for testing your ability to wield regexes.  That’s because Perl has the most feature-rich regular expressions out there (that I know of anyways).  There’s always some new trick to learn about Perl regexes. Case in point: \K.  [...]


Related posts:<ol><li><a href='http://www.cybersprocket.com/2010/programming-languages/using-common-sense-with-perl/' rel='bookmark' title='Permanent Link: Using Common Sense With Perl'>Using Common Sense With Perl</a></li>
<li><a href='http://www.cybersprocket.com/2008/programming-languages/perl_source_code_profiler/' rel='bookmark' title='Permanent Link: Perl Source Code Profiler'>Perl Source Code Profiler</a></li>
<li><a href='http://www.cybersprocket.com/2009/programming-languages/perl/' rel='bookmark' title='Permanent Link: Perl Introduction'>Perl Introduction</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.cybersprocket.com/2010/programming-languages/perl-regular-expression-k-trick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Translation Service with IDS</title>
		<link>http://www.cybersprocket.com/2010/system-administration/data-translation-service-with-ids/</link>
		<comments>http://www.cybersprocket.com/2010/system-administration/data-translation-service-with-ids/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 19:52:40 +0000</pubDate>
		<dc:creator>lcleveland</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[portfolio]]></category>

		<guid isPermaLink="false">http://www.cybersprocket.com/?p=1727</guid>
		<description><![CDATA[Cyber Sprocket Labs first came across Inlet Data Systems (IDS) in January, 2005 via a simple Guru posting asking for assistance &#8220;converting data from one proprietary format to another&#8221;.   The objective was to created an automated process by which a client could upload a file which would be automatically processed by the system &#38; put [...]


Related posts:<ol><li><a href='http://www.cybersprocket.com/2010/database/mysql-database/mysql-data-insertion-features/' rel='bookmark' title='Permanent Link: Powerful Data Insertion Features in MySQL'>Powerful Data Insertion Features in MySQL</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.cybersprocket.com/2010/system-administration/data-translation-service-with-ids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl Introduction</title>
		<link>http://www.cybersprocket.com/2009/programming-languages/perl/</link>
		<comments>http://www.cybersprocket.com/2009/programming-languages/perl/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 01:26:51 +0000</pubDate>
		<dc:creator>lcleveland</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.cybersprocket.com/?p=684</guid>
		<description><![CDATA[About Perl Perl is a programming language originally developed for text manipulation on Unix systems. Perl is used for a variety of tasks on multiple operating systems, although the presence is most prolific on Unix or Linux systems. You can find Perl being used for web development, system administration, network programming, GUI development, and more. [...]


Related posts:<ol><li><a href='http://www.cybersprocket.com/2010/programming-languages/using-common-sense-with-perl/' rel='bookmark' title='Permanent Link: Using Common Sense With Perl'>Using Common Sense With Perl</a></li>
<li><a href='http://www.cybersprocket.com/2008/programming-languages/perl_source_code_profiler/' rel='bookmark' title='Permanent Link: Perl Source Code Profiler'>Perl Source Code Profiler</a></li>
<li><a href='http://www.cybersprocket.com/2009/database/mysql-introduction/' rel='bookmark' title='Permanent Link: MySQL Introduction'>MySQL Introduction</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.cybersprocket.com/2009/programming-languages/perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl Source Code Profiler</title>
		<link>http://www.cybersprocket.com/2008/programming-languages/perl_source_code_profiler/</link>
		<comments>http://www.cybersprocket.com/2008/programming-languages/perl_source_code_profiler/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 02:32:53 +0000</pubDate>
		<dc:creator>lcleveland</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[profile]]></category>

		<guid isPermaLink="false">http://www.cybersprocket.com/?p=602</guid>
		<description><![CDATA[Here is a nicely done perl profiler that we&#8217;ve used in the past to help us with our Perl work.  You may find this useful as well.  Rather than describe the tool, we&#8217;ll let the detailed documentation handle that for us. SYNOPSIS # profile code and write database to ./nytprof.out perl -d:NYTProf some_perl.pl # convert [...]


Related posts:<ol><li><a href='http://www.cybersprocket.com/2010/programming-languages/using-common-sense-with-perl/' rel='bookmark' title='Permanent Link: Using Common Sense With Perl'>Using Common Sense With Perl</a></li>
<li><a href='http://www.cybersprocket.com/2010/programming-languages/perl-regular-expression-k-trick/' rel='bookmark' title='Permanent Link: Perl Regular Expression \K Trick'>Perl Regular Expression \K Trick</a></li>
<li><a href='http://www.cybersprocket.com/2009/programming-languages/perl/' rel='bookmark' title='Permanent Link: Perl Introduction'>Perl Introduction</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.cybersprocket.com/2008/programming-languages/perl_source_code_profiler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postgres::Handler</title>
		<link>http://www.cybersprocket.com/2008/programming-languages/postgreshandler/</link>
		<comments>http://www.cybersprocket.com/2008/programming-languages/postgreshandler/#comments</comments>
		<pubDate>Fri, 09 May 2008 03:10:34 +0000</pubDate>
		<dc:creator>lcleveland</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.cybersprocket.com/?p=691</guid>
		<description><![CDATA[Our local updated perl docs. These enhanced notes will be published on our next push to CPAN.


Related posts:<ol><li><a href='http://www.cybersprocket.com/2010/project-management/sdlc/versions/git-version-1-6-6/' rel='bookmark' title='Permanent Link: Git: Version 1.6.6'>Git: Version 1.6.6</a></li>
<li><a href='http://www.cybersprocket.com/2010/programming-languages/using-common-sense-with-perl/' rel='bookmark' title='Permanent Link: Using Common Sense With Perl'>Using Common Sense With Perl</a></li>
<li><a href='http://www.cybersprocket.com/2009/programming-languages/perl/' rel='bookmark' title='Permanent Link: Perl Introduction'>Perl Introduction</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.cybersprocket.com/2008/programming-languages/postgreshandler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
