<?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>Rambles &#187; Catalyst</title>
	<atom:link href="http://rambles.bearcircle.net/tag/catalyst/feed/" rel="self" type="application/rss+xml" />
	<link>http://rambles.bearcircle.net</link>
	<description>Programming, Poker, and Politics.  Just Another voice in the electronic wilderness</description>
	<lastBuildDate>Mon, 26 Jul 2010 16:53:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Moving On</title>
		<link>http://rambles.bearcircle.net/2009/06/05/moving-on/</link>
		<comments>http://rambles.bearcircle.net/2009/06/05/moving-on/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 16:02:40 +0000</pubDate>
		<dc:creator>Lance</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Catalyst]]></category>

		<guid isPermaLink="false">http://rambles.bearcircle.net/2009/06/05/moving-on/</guid>
		<description><![CDATA[I just unsubscribed from the CGI::Application mailing list.&#160; I no longer use CGI::App and the mails were just cluttering my inbox. My first Perl CGi script was written using plain ol&#8217; CGI.pm many years ago.&#160; I ran across it again recently and winced when I read the code.&#160; I saw messes of nested function calls [...]]]></description>
			<content:encoded><![CDATA[<p>I just unsubscribed from the <a href="http://search.cpan.org/%7Emarkstos/CGI-Application-4.21/lib/CGI/Application.pm">CGI::Application</a> mailing list.&nbsp; I no longer use CGI::App and the mails were just cluttering my inbox. My first Perl CGi script was written using plain ol&#8217; <a href="http://search.cpan.org/dist/CGI.pm/">CGI.pm</a> many years ago.&nbsp; I ran across it again recently and winced when I read the code.&nbsp; I saw messes of nested function calls to generate the HTML, manually processing form data, etc.&nbsp; Scary stuff, but it worked.&nbsp; Then I found CGI::Application and HTML::Template and gleefully jumped on board.&nbsp; It made my life much easier.&nbsp; About 2 years ago I encountered <a href="http://search.cpan.org/%7Eflora/Catalyst-Runtime-5.80004/lib/Catalyst.pm">Catalyst </a>and started learning it.&nbsp; The applications I was writing were growing more complex and CGI::Application was becoming part of the problem instead of the solution, so Catalyst was attractive to me and offered a very flexible, powerful platform for developing web applications.&nbsp; I&#8217;ve been using it ever since and have deployed several large application using it.&nbsp; So, with a fond farewell, I signed off the CGI::Application mailing list.</p>
]]></content:encoded>
			<wfw:commentRss>http://rambles.bearcircle.net/2009/06/05/moving-on/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
