<?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>Akorena &#187; perl</title>
	<atom:link href="http://www.akorena.com/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.akorena.com</link>
	<description>Software Expertise For Your Business</description>
	<lastBuildDate>Sat, 26 Feb 2011 05:14:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Building perl-DBD-Oracle RPM</title>
		<link>http://www.akorena.com/2011/02/building-perl-dbd-oracle/</link>
		<comments>http://www.akorena.com/2011/02/building-perl-dbd-oracle/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 11:34:00 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.akorena.com/?p=399</guid>
		<description><![CDATA[I was looking for perl-DBD-Oracle RPM package for Centos-5.5, but unable to find one. So I decided to build my own. First, get Oracle instant client from Oracle site. I choose RPM packages, and it installed seamlessly. You should create file /etc/ld.so.conf.d/oracle.conf, which contain path to oracle libs /usr/lib/oracle/11.2/client/lib. Run ldconfig afterwards. Export environment variables: export ORACLE_HOME=/usr/lib/oracle/11.2/client/lib/ [...]]]></description>
		<wfw:commentRss>http://www.akorena.com/2011/02/building-perl-dbd-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL to PostgreSQL Data Migration Script</title>
		<link>http://www.akorena.com/2009/08/mysql-to-postgresql-data-migration-script/</link>
		<comments>http://www.akorena.com/2009/08/mysql-to-postgresql-data-migration-script/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 05:35:40 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.akorena.com/?p=296</guid>
		<description><![CDATA[This script can be used to copy data from MySQL table to PostgreSQL table.
]]></description>
		<wfw:commentRss>http://www.akorena.com/2009/08/mysql-to-postgresql-data-migration-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spectra XML-RPC client library (Perl)</title>
		<link>http://www.akorena.com/2009/01/spectra-xml-rpc-client-library-perl/</link>
		<comments>http://www.akorena.com/2009/01/spectra-xml-rpc-client-library-perl/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 16:44:22 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[host-to-host]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[pulsa]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[xml-rpc]]></category>

		<guid isPermaLink="false">http://www.akorena.com/?p=168</guid>
		<description><![CDATA[Spectra XML-RPC command line tool is a  sample of  PERL script that can be used to do voucher (pulsa) topup transaction to Spectra Voucher Topup server. It was originally as a test tool when we are developing Spectra Voucher Topup Software.]]></description>
		<wfw:commentRss>http://www.akorena.com/2009/01/spectra-xml-rpc-client-library-perl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

