<?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>Solarum - Information For Everyone &#187; PERL</title>
	<atom:link href="http://www.solarum.com/category/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.solarum.com</link>
	<description>Information for everyone</description>
	<lastBuildDate>Thu, 26 Jan 2012 08:10:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Solarum&#8217;s Open Source Project &#8211; nix32</title>
		<link>http://www.solarum.com/2011/05/17/solarums-open-source-project-nix32/</link>
		<comments>http://www.solarum.com/2011/05/17/solarums-open-source-project-nix32/#comments</comments>
		<pubDate>Wed, 18 May 2011 02:08:45 +0000</pubDate>
		<dc:creator>Laz</dc:creator>
				<category><![CDATA[Codebank]]></category>
		<category><![CDATA[Fun Stuff]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[PERL]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[nix32]]></category>

		<guid isPermaLink="false">http://www.solarum.com/?p=643</guid>
		<description><![CDATA[I thought I would post some information about a project that I started a few months ago called nix32.  It&#8217;s hosted on SourceForge for the most part, with a handy website that I host myself mainly because it&#8217;s just easier to manage that way.  The basic goal of this project is to create native command [...]]]></description>
		<wfw:commentRss>http://www.solarum.com/2011/05/17/solarums-open-source-project-nix32/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome Source Code Library</title>
		<link>http://www.solarum.com/2010/10/09/awesome-source-code-library/</link>
		<comments>http://www.solarum.com/2010/10/09/awesome-source-code-library/#comments</comments>
		<pubDate>Sat, 09 Oct 2010 05:29:12 +0000</pubDate>
		<dc:creator>Laz</dc:creator>
				<category><![CDATA[Codebank]]></category>
		<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[PERL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.solarum.com/?p=602</guid>
		<description><![CDATA[OK, boys and girls, I have a really cool treat for you.  For a long time now I have been looking for the right application to use as a source code library.  I say application because I have been trying to be open minded about what to use.  I have tried Wiki&#8217;s (which actually aren&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.solarum.com/2010/10/09/awesome-source-code-library/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Update to the PERL round function</title>
		<link>http://www.solarum.com/2008/11/06/update-to-the-perl-round-function/</link>
		<comments>http://www.solarum.com/2008/11/06/update-to-the-perl-round-function/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 01:02:25 +0000</pubDate>
		<dc:creator>Laz</dc:creator>
				<category><![CDATA[Codebank]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PERL]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[round]]></category>

		<guid isPermaLink="false">http://www.solarum.com/?p=226</guid>
		<description><![CDATA[Mr. Thierry H. was kind enough to post a comment with a nice little mod to the PERL round function I posted a while back. With his addition, you can now specify how many digits to show on the right of the decimal. Pretty neat, check it out. Be Sociable, Share! Tweet]]></description>
		<wfw:commentRss>http://www.solarum.com/2008/11/06/update-to-the-perl-round-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PERL Tip For Data In Arrays</title>
		<link>http://www.solarum.com/2008/09/20/perl-tip-for-data-in-arrays/</link>
		<comments>http://www.solarum.com/2008/09/20/perl-tip-for-data-in-arrays/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 03:57:26 +0000</pubDate>
		<dc:creator>Laz</dc:creator>
				<category><![CDATA[Codebank]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PERL]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[reverse]]></category>

		<guid isPermaLink="false">http://www.solarum.com/?p=194</guid>
		<description><![CDATA[Recently I was working on a script for log reporting.  You know, one of those handy little guys that send you some info every day helping to make sure you keep up with whatever it is that you don&#8217;t want to forget about.  Well, some of the data was in a plain old text file, [...]]]></description>
		<wfw:commentRss>http://www.solarum.com/2008/09/20/perl-tip-for-data-in-arrays/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Generate Random Unique Number</title>
		<link>http://www.solarum.com/2008/05/29/generate-random-unique-number/</link>
		<comments>http://www.solarum.com/2008/05/29/generate-random-unique-number/#comments</comments>
		<pubDate>Fri, 30 May 2008 04:31:40 +0000</pubDate>
		<dc:creator>Laz</dc:creator>
				<category><![CDATA[Codebank]]></category>
		<category><![CDATA[PERL]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[ids]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.solarum.com/?p=152</guid>
		<description><![CDATA[I have found many times when writing stuff in PHP that I have come across a need to generate a random number. That&#8217;s not too bad in and of itself, but what about when you need a unique ID key or something like that. For example, say you are writing the next best helpdesk application [...]]]></description>
		<wfw:commentRss>http://www.solarum.com/2008/05/29/generate-random-unique-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PERL Trim Functions</title>
		<link>http://www.solarum.com/2008/05/23/perl-trim-functions/</link>
		<comments>http://www.solarum.com/2008/05/23/perl-trim-functions/#comments</comments>
		<pubDate>Fri, 23 May 2008 15:36:43 +0000</pubDate>
		<dc:creator>Laz</dc:creator>
				<category><![CDATA[Codebank]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[PERL]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[sub]]></category>
		<category><![CDATA[trim]]></category>
		<category><![CDATA[whitespace]]></category>

		<guid isPermaLink="false">http://www.solarum.com/?p=150</guid>
		<description><![CDATA[PERL is a wonderful scripting language, it is extremely powerful, flexible and portable. It also lacks a couple basic functions that other languages have built in. Fear not my friend, just like the PERL round function, I have functions for other things as well! One thing I miss is a trim function. They have chop [...]]]></description>
		<wfw:commentRss>http://www.solarum.com/2008/05/23/perl-trim-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great stuff at PortableApps</title>
		<link>http://www.solarum.com/2008/04/27/great-stuff-at-portableapps/</link>
		<comments>http://www.solarum.com/2008/04/27/great-stuff-at-portableapps/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 02:28:48 +0000</pubDate>
		<dc:creator>Laz</dc:creator>
				<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PERL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://www.solarum.com/?p=143</guid>
		<description><![CDATA[In this post, I&#8217;d like to do two things.  First off, I want to plug a really cool site called PortableApps.com that has some really cool software in the form of &#8230; well, portable apps.  What these are, are common widely used applications that have been transformed in such a way that they can run [...]]]></description>
		<wfw:commentRss>http://www.solarum.com/2008/04/27/great-stuff-at-portableapps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PERL Round Function</title>
		<link>http://www.solarum.com/2008/03/16/perl-round-function/</link>
		<comments>http://www.solarum.com/2008/03/16/perl-round-function/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 05:38:03 +0000</pubDate>
		<dc:creator>Laz</dc:creator>
				<category><![CDATA[Codebank]]></category>
		<category><![CDATA[PERL]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[round]]></category>

		<guid isPermaLink="false">http://www.solarum.com/2008/03/16/perl-round-function/</guid>
		<description><![CDATA[Hey all your PERL junkies like me, I have a present for you. Anyone that has done any coding at all other PERL will know (and miss) the round function that most other languages have built in. For those that may not know, the round function lets you do just that, round a number to [...]]]></description>
		<wfw:commentRss>http://www.solarum.com/2008/03/16/perl-round-function/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>PERL script to generate passwords</title>
		<link>http://www.solarum.com/2007/08/13/perl-script-to-generate-passwords/</link>
		<comments>http://www.solarum.com/2007/08/13/perl-script-to-generate-passwords/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 02:31:14 +0000</pubDate>
		<dc:creator>Laz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PERL]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.solarum.com/2007/08/13/perl-script-to-generate-passwords/</guid>
		<description><![CDATA[I guess this could be considered part of the password post that I put up a few minutes ago, but I wanted to post this script over in the forums that is a PERL script which generates passwords for you. Check it out, take a look and maybe you can get something beneficial from it! [...]]]></description>
		<wfw:commentRss>http://www.solarum.com/2007/08/13/perl-script-to-generate-passwords/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simple PERL file backup script</title>
		<link>http://www.solarum.com/2007/07/28/simple-perl-file-backup-script/</link>
		<comments>http://www.solarum.com/2007/07/28/simple-perl-file-backup-script/#comments</comments>
		<pubDate>Sat, 28 Jul 2007 13:00:43 +0000</pubDate>
		<dc:creator>Laz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PERL]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://www.solarum.com/2007/07/28/simple-perl-file-backup-script/</guid>
		<description><![CDATA[I am one of those type of people that like to make backup copies of files before I tinker with them, especially when I am modifying important files like system stuff. It&#8217;s always a good idea to make a backup copy before you edit something so you can put it back if you break it. [...]]]></description>
		<wfw:commentRss>http://www.solarum.com/2007/07/28/simple-perl-file-backup-script/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

