<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: URL, Devel::Declare and no strings attached</title>
	<atom:link href="http://transfixedbutnotdead.com/2009/12/16/url-develdeclare-and-no-strings-attached/feed/" rel="self" type="application/rss+xml" />
	<link>http://transfixedbutnotdead.com/2009/12/16/url-develdeclare-and-no-strings-attached/</link>
	<description>my ramblings on life, work &#38; anything left in-between</description>
	<lastBuildDate>Wed, 02 May 2012 16:52:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Couple of CPAN pressies &#171; transfixed but not dead!</title>
		<link>http://transfixedbutnotdead.com/2009/12/16/url-develdeclare-and-no-strings-attached/#comment-1058</link>
		<dc:creator><![CDATA[Couple of CPAN pressies &#171; transfixed but not dead!]]></dc:creator>
		<pubDate>Sun, 10 Jan 2010 13:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=753#comment-1058</guid>
		<description><![CDATA[[...] first one you is just a small xmas cracker that you will already know about from my &#8220;bare URL&#8221; post from last week. Just pull, enjoy for a little while and then chuck away like most xmas cracker [...]]]></description>
		<content:encoded><![CDATA[<p>[...] first one you is just a small xmas cracker that you will already know about from my &#8220;bare URL&#8221; post from last week. Just pull, enjoy for a little while and then chuck away like most xmas cracker [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: draegtun</title>
		<link>http://transfixedbutnotdead.com/2009/12/16/url-develdeclare-and-no-strings-attached/#comment-977</link>
		<dc:creator><![CDATA[draegtun]]></dc:creator>
		<pubDate>Mon, 28 Dec 2009 15:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=753#comment-977</guid>
		<description><![CDATA[Blimey, I forgot my obligatory autobox solution ;-)

Many thanks for the example Glen.  Unfortunately it does come with strings attached though :(

It could be rigged to use Devel::Declare to create something like (wordpress will corrupt the line below a little I&#039;m afraid):

&lt;code&gt;my $json = http://transfixedbutnotdead.com-&gt;json;&lt;/code&gt;

but my gut feel is that this is pushing the boat at a bit too far.

/I3az/]]></description>
		<content:encoded><![CDATA[<p>Blimey, I forgot my obligatory autobox solution <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Many thanks for the example Glen.  Unfortunately it does come with strings attached though <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>It could be rigged to use Devel::Declare to create something like (wordpress will corrupt the line below a little I&#8217;m afraid):</p>
<p><code>my $json = <a href="http://transfixedbutnotdead.com-&gt;json" rel="nofollow">http://transfixedbutnotdead.com-&gt;json</a>;</code></p>
<p>but my gut feel is that this is pushing the boat at a bit too far.</p>
<p>/I3az/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: draegtun</title>
		<link>http://transfixedbutnotdead.com/2009/12/16/url-develdeclare-and-no-strings-attached/#comment-973</link>
		<dc:creator><![CDATA[draegtun]]></dc:creator>
		<pubDate>Sat, 26 Dec 2009 23:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=753#comment-973</guid>
		<description><![CDATA[Great idea Pedro.   In fact I&#039;ve decided to do both and a bit more!   

See: http://transfixedbutnotdead.com/2009/12/24/contributing-to-a-project-on-github/ &amp; http://transfixedbutnotdead.com/2009/12/26/couple-of-cpan-pressies/]]></description>
		<content:encoded><![CDATA[<p>Great idea Pedro.   In fact I&#8217;ve decided to do both and a bit more!   </p>
<p>See: <a href="http://transfixedbutnotdead.com/2009/12/24/contributing-to-a-project-on-github/" rel="nofollow">http://transfixedbutnotdead.com/2009/12/24/contributing-to-a-project-on-github/</a> &amp; <a href="http://transfixedbutnotdead.com/2009/12/26/couple-of-cpan-pressies/" rel="nofollow">http://transfixedbutnotdead.com/2009/12/26/couple-of-cpan-pressies/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Contributing to a project on Github &#171; transfixed but not dead!</title>
		<link>http://transfixedbutnotdead.com/2009/12/16/url-develdeclare-and-no-strings-attached/#comment-968</link>
		<dc:creator><![CDATA[Contributing to a project on Github &#171; transfixed but not dead!]]></dc:creator>
		<pubDate>Thu, 24 Dec 2009 21:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=753#comment-968</guid>
		<description><![CDATA[[...] draegtun   After getting my head into Devel::Declare::Context::Simple to create the bare URL for my last blog post I realised that I&#8217;ve percolated enough knowledge about the module that it would be a good [...]]]></description>
		<content:encoded><![CDATA[<p>[...] draegtun   After getting my head into Devel::Declare::Context::Simple to create the bare URL for my last blog post I realised that I&#8217;ve percolated enough knowledge about the module that it would be a good [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glen</title>
		<link>http://transfixedbutnotdead.com/2009/12/16/url-develdeclare-and-no-strings-attached/#comment-962</link>
		<dc:creator><![CDATA[Glen]]></dc:creator>
		<pubDate>Thu, 17 Dec 2009 19:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=753#comment-962</guid>
		<description><![CDATA[You can do the same sort of thing with autobox::Core.

use Modern::Perl;                       
use autobox::Core;  
use LWP::Simple;
use JSON::Any;
use Data::Dumper;

sub autobox::Core::SCALAR::json {
   return JSON::Any-&gt;new-&gt;from_json( LWP::Simple::get( $_[0] ) ) if $_[0] =~ /^\w+:\//;                                                                                                       
}

say Dumper &quot;http://twitter.com/statuses/user_timeline/94882266.json&quot;-&gt;json;]]></description>
		<content:encoded><![CDATA[<p>You can do the same sort of thing with autobox::Core.</p>
<p>use Modern::Perl;<br />
use autobox::Core;<br />
use LWP::Simple;<br />
use JSON::Any;<br />
use Data::Dumper;</p>
<p>sub autobox::Core::SCALAR::json {<br />
   return JSON::Any-&gt;new-&gt;from_json( LWP::Simple::get( $_[0] ) ) if $_[0] =~ /^\w+:\//;<br />
}</p>
<p>say Dumper &#8220;http://twitter.com/statuses/user_timeline/94882266.json&#8221;-&gt;json;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Melo</title>
		<link>http://transfixedbutnotdead.com/2009/12/16/url-develdeclare-and-no-strings-attached/#comment-961</link>
		<dc:creator><![CDATA[Pedro Melo]]></dc:creator>
		<pubDate>Wed, 16 Dec 2009 18:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=753#comment-961</guid>
		<description><![CDATA[I think this is a very good example on how to use Devel::Declare, so either a Acme:: or a patch to Devel::Declare to include this in the eg/ directory would be great.]]></description>
		<content:encoded><![CDATA[<p>I think this is a very good example on how to use Devel::Declare, so either a Acme:: or a patch to Devel::Declare to include this in the eg/ directory would be great.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

