<?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>Perlblogs &#187; Interviews</title>
	<atom:link href="http://perlblogs.com/category/interviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://perlblogs.com</link>
	<description>Posts from selected Perl bloggers</description>
	<lastBuildDate>Mon, 06 Feb 2012 20:47:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Perlbuzz news roundup for 2010-07-27</title>
		<link>http://feedproxy.google.com/~r/PerlBuzz/~3/zc4XRklI82s/perlbuzz-news-roundup-for-2010-07-27.html</link>
		<comments>http://feedproxy.google.com/~r/PerlBuzz/~3/zc4XRklI82s/perlbuzz-news-roundup-for-2010-07-27.html#comments</comments>
		<pubDate>Tue, 27 Jul 2010 14:49:10 +0000</pubDate>
		<dc:creator>Andy Lester</dc:creator>
				<category><![CDATA[cpan]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Perl 5]]></category>
		<category><![CDATA[Perl 6]]></category>
		<category><![CDATA[Perl Foundation]]></category>
		<category><![CDATA[Rakudo]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[These links are collected from the Perlbuzz Twitter feed. If you have suggestions for news bits, please mail me at andy@perlbuzz.com. NYTProf 4.04 now warns if it sees $`, $\&#38; or $\', which are regex performance killers (blog.timbunce.org) Facebook::Graph...]]></description>
			<content:encoded><![CDATA[
        <p><br /><p>
These links are collected from the
<a href="http://twitter.com/perlbuzz">Perlbuzz Twitter feed</a>.
If you have suggestions for news bits, please mail me at
<a href="mailto:andy@perlbuzz.com">andy@perlbuzz.com</a>.
</p></p>

<ul>

<li>NYTProf 4.04 now warns if it sees $`, $\& or $\', which are regex performance killers (<a href="http://blog.timbunce.org/2010/07/09/nytprof-4-04-came-saw-ampersand-and-conquered/">blog.timbunce.org</a>)</li>
<li>Facebook::Graph automates Facebook interactions (<a href="http://blogs.perl.org/users/jt_smith/2010/07/introducing-facebookgraph.html">blogs.perl.org</a>)</li>
<li>Iterating your way to happiness with Perl 6 (<a href="http://use.perl.org/~masak/journal/40442">use.perl.org</a>)</li>
<li>Perlcast returns with an interview with Stevan Little about Moose (<a href="http://perlcast.com/2010/07/12/stevan-little-on-moose/">perlcast.com</a>)</li>
<li>CPAN on your iPhone (<a href="http://blogs.perl.org/users/olaf_alders/2010/07/icpan-cpan-on-your-iphone.html">blogs.perl.org</a>)</li>
<li>YAPC::NA 2011 will be in Asheville, NC (<a href="http://news.perlfoundation.org/2010/07/yapcna-2011---asheville-north.html">news.perlfoundation.org</a>)</li>
<li>Ten years of Perl 6 and all the goodness it's brought (<a href="http://use.perl.org/~masak/journal/40451">use.perl.org</a>)</li>
<li>Fixing my #1 bash annoyance (<a href="http://perlbuzz.com/mechanix/2010/07/fixing-my-1-bash-annoyance.html">perlbuzz.com</a>)</li>
<li>Wedge more text in your tweets with Unicode abuse (<a href="http://blogs.perl.org/users/holy_zarquons_singing_fish/2010/07/unicode-abuse.html">blogs.perl.org</a>)</li>
<li>Ingy's take on Rakduo Perl 6: It's really ready (<a href="http://blogs.perl.org/users/ingy_dot_net/2010/07/rakudos-really-really-release-ready.html">blogs.perl.org</a>)</li>
<li>Convert Perl POD to ePub format for your iPhone (<a href="http://blogs.perl.org/users/john_mcnamara/2010/07/pod-to-epub-to-ibooks.html">blogs.perl.org</a>)</li>
<li>I would love to see something like this for the Perl standard modules (<a href="http://ruby-doc.org/stdlib/">ruby-doc.org</a>)</li>
<li>Six cool Perl 6 built-ins (<a href="http://use.perl.org/~masak/journal/40459">use.perl.org</a>)</li>
<li>Outsider recap of Larry's 2010 State of the Onion (<a href="http://www.pcworld.com/businesscenter/article/201743/">pcworld.com</a>)</li>
<li>Template Toolkit + vim users, the tt2.vim and tt2html.vim files are now part of vim-perl (<a href="http://github.com/petdance/vim-perl">github.com</a>)</li>
<li>All about Perl 5.12's deprecation warnings (<a href="http://www.effectiveperlprogramming.com/blog/463">effectiveperlprogramming.com</a>)</li>
<li>Github is now at one million projects (<a href="http://techcrunch.com/2010/07/24/github-one-million/">techcrunch.com</a>)</li>
<li>Common Perl 6 idioms (<a href="http://perlgeek.de/blog-en/perl-5-to-6/27-common-idioms.html">perlgeek.de</a>)</li>
<li>The Moose Blog (<a href="http://blog.moose.perl.org/">blog.moose.perl.org</a>)</li>
<li>Modern Perl vs. Desperate Perl (<a href="http://www.bofh.org.uk/2010/07/25/a-tale-of-two-languages">bofh.org.uk</a>)</li>
<li>Per-computer colored prompts in bash (<a href="http://geofft.mit.edu/blog/sipb/125">geofft.mit.edu</a>)</li>
<li>Someone perceives Perl as old, dying. You can either A) Argue, or B) Do awesomeness with Perl to prove him wrong. I suggest B.</li>
<li>Why roles in Perl are awesome (<a href="http://perlbuzz.com/2010/07/why-roles-in-perl-are-awesome.html">perlbuzz.com</a>)</li>
</ul>

        

    <div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/PerlBuzz?a=zc4XRklI82s:50FLdUDYzH4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/PerlBuzz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PerlBuzz?a=zc4XRklI82s:50FLdUDYzH4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/PerlBuzz?i=zc4XRklI82s:50FLdUDYzH4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PerlBuzz?a=zc4XRklI82s:50FLdUDYzH4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/PerlBuzz?i=zc4XRklI82s:50FLdUDYzH4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PerlBuzz?a=zc4XRklI82s:50FLdUDYzH4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/PerlBuzz?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/PerlBuzz/~4/zc4XRklI82s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://perlblogs.com/2010/07/27/perlbuzz-news-roundup-for-2010-07-27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

