<?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>Internet Security and Programming &#187; Perl</title>
	<atom:link href="http://thanadon.com/category/programming/perl/feed" rel="self" type="application/rss+xml" />
	<link>http://thanadon.com</link>
	<description>All about Internet Security and Programming</description>
	<lastBuildDate>Mon, 21 May 2012 16:22:06 +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>Online tool to help programmer deal with messy php code</title>
		<link>http://thanadon.com/programming/perl/online-tool-to-help-programmer-deal-with-messy-php-code.html</link>
		<comments>http://thanadon.com/programming/perl/online-tool-to-help-programmer-deal-with-messy-php-code.html#comments</comments>
		<pubDate>Wed, 07 Feb 2007 16:05:26 +0000</pubDate>
		<dc:creator>Thanadon</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://thanadon.com/programming/perl/online-tool-to-help-programmer-deal-with-messy-php-code.html</guid>
		<description><![CDATA[Today, I try to search program to make my php source code for better read and easy to understand and I found good one that I would like to suggest for all php programmer. Online source code beautifier This tool source code beautifier (source code formatter) also work with Java, C++, C, Perl, JavaScript, CSS [...]]]></description>
		<wfw:commentRss>http://thanadon.com/programming/perl/online-tool-to-help-programmer-deal-with-messy-php-code.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix get_insert_id function of Net::MySQL</title>
		<link>http://thanadon.com/programming/fix-get_insert_id-function-of-netmysql.html</link>
		<comments>http://thanadon.com/programming/fix-get_insert_id-function-of-netmysql.html#comments</comments>
		<pubDate>Tue, 06 Feb 2007 05:32:14 +0000</pubDate>
		<dc:creator>Thanadon</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://thanadon.com/programming/fix-get_insert_id-function-of-netmysql.html</guid>
		<description><![CDATA[After I try to find Pure Perl of MySQL network protocol interface, I've found Net::MySQL on CPAN but there have some problem if you use get_insert_id and AUTO_INCREMENT value of table more than 255 the function will always return 254. Current version of Net::MySQL 0.09 released on 01 Apr 2006 Here is fixed Assume that [...]]]></description>
		<wfw:commentRss>http://thanadon.com/programming/fix-get_insert_id-function-of-netmysql.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

