<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Gabor Szabo</b> <span dir="ltr"><<a href="mailto:gabor@szabgab.com">gabor@szabgab.com</a>></span><br>Date: 10 October 2011 11:44<br>

Subject: [Perlweekly] The current Perl Weekly News - Issue #11<br>To: <a href="mailto:perlweekly@perlweekly.com">perlweekly@perlweekly.com</a><br><br><br>

  


<div>



<table border="0" cellpadding="0" cellspacing="0" width="700" align="center"><tbody><tr bgcolor="#ffffff">
</tr><tr>
<td>

<p>
<a href="http://perlweekly.com/" style="background-color:#004065;color:#FFF;text-decoration:none;font-size:40px;font-weight:bold;font-family:Gadget;border:1px solid #000;padding:10px" target="_blank">Perl Weekly</a>

</p>
<p style="border-bottom:1px solid #ccc;padding-bottom:8px;font-size:18px">
Issue #11 - October 10, 2011
</p>


<div style="text-align:center">
You can <a href="http://perlweekly.com/archive/11.html" target="_blank">read the newsletter on the web</a>, if you prefer.
</div>




<p>
Hi there!
</p>

<p>
The London Perl Workshop will take place on 12th November. There are going to be a few training classes. Among them, I am giving a 4 hours long Perl Testing class. It would be nice to see you there.
</p>

<p>
I read a blog post, (I won't link to it) about the the lack of documentation of some CPAN modules and how it is the 'job' of the CPAN authors to write that too. I would like to see more and better documentation, but this rant was totally useless. If you find a module lacking documentation and you are already reading the source code to understand how to use it, please, spend an hour or two writing some PODs and sending to the author. Or just publish them as a blog entry. This will make our whole ecosystem better.
</p>

<p>
But let's see the posts:
</p>



   <p style="font-size:18px;font-weight:bold">Articles</p>
   
     <p style="margin-left:1.5em">
     <a href="http://babyl.ca/techblog/entry/taming-pod-weaver" style="font-size:18px;font-weight:bold" target="_blank">Taming Pod::Weaver</a>
     <br>
     It is Yanick Champoux story time again. This is such a great counter example of the other blog post, I read today. That rant about the lack of documentation. This is a solution. I love the way Yanick writes. I wish, I would understand more of it. No! I wish I could write like that.
     </p>
   
     <p style="margin-left:1.5em">
     <a href="http://jjnapiorkowski.typepad.com/modern-perl/2011/10/why-perl.html" style="font-size:18px;font-weight:bold" target="_blank">Why Perl?</a>
     <br>
     The Perl Weekly readers probably don't need any convincing as to why use Perl but this article by John Napiorkowski can be a good tool when you talk to others about the language.
     </p>
   
     <p style="margin-left:1.5em">
     <a href="http://blogs.perl.org/users/tyler_slijboom/2011/10/corelist-and-perlbrew---2-perl-command-line-tools-for-remote-perl-work.html" style="font-size:18px;font-weight:bold" target="_blank">Corelist and Perlbrew - 2 Perl command line tools for remote Perl work</a>
     <br>
     Tyler Slijboom asks: Will this script run under the Perl version available to the customer? and then uses the above two tools to give an answer.
     </p>
   
     <p style="margin-left:1.5em">
     <a href="http://www.dagolden.com/index.php/1560/yet-another-taint-mode-reminder-to-use-taint-mode-if-you-care-about-security/" style="font-size:18px;font-weight:bold" target="_blank">Yet another taint mode reminder</a>
     <br>
     For improved security of your Perl application David Golden (dagolden) suggest the use of the (IMHO) mostly neglected taint mode of Perl.
     </p>
   

   <p style="font-size:18px;font-weight:bold">Testing</p>
   
     <p style="margin-left:1.5em">
     <a href="http://blogs.perl.org/users/wolfgang_kinkeldei/2011/10/testdbixclass.html" style="font-size:18px;font-weight:bold" target="_blank">Test::DBIx::Class</a>
     <br>
     Wolfgang Kinkeldei too complains about documentation (this is the 3rd I read tonight) but he actually complains that there is too much of it ... so he provides a simple example on how to use the Test::DBIx::Class module.
     </p>
   

   <p style="font-size:18px;font-weight:bold">Code</p>
   
     <p style="margin-left:1.5em">
     <a href="http://www.openswartz.com/2011/10/07/the-inevitable-tiechi/" style="font-size:18px;font-weight:bold" target="_blank">The inevitable Tie::CHI</a>
     <br>
     Caching a hash. Jonathan Swartz, the author of Mason and CHI shows how 'tie' can provide a very simple interface to a cache.
     </p>
   
     <p style="margin-left:1.5em">
     <a href="http://blogs.perl.org/users/mohammad_s_anwar/2011/10/pagination-has-become-kids-play-with-dancer.html" style="font-size:18px;font-weight:bold" target="_blank">Pagination has become kids play with Dancer ...</a>
     <br>
     Mohammad S Anwar is new on <a href="http://blogs.perl.org" target="_blank">blogs.perl.org</a> and this is his second very useful blog. This time he takes us through the way he used Template::Plugin::Pagination to divide up a result set to several pages of results.
     </p>
   
     <p style="margin-left:1.5em">
     <a href="http://blogs.perl.org/users/ovid/2011/10/querying-elasticsearch-from-vim.html" style="font-size:18px;font-weight:bold" target="_blank">Querying ElasticSearch from VIM</a>
     <br>
     It is a bit unclear to me why did Ovid give this title while it seems the interesting part of his blog entry was the Perl script that highlights the character where a json file has a syntax error. The funny thing is that the Perl Weekly is based on a JSON file and I am writing it in Padre. So I already wanted to write a plugin to do syntax checking of JSON files. Now I can just take what Ovid wrote.
     </p>
   




<div style="border-top:1px solid #ccc;border-bottom:1px solid #ccc">
<p>
You joined the Perl Weekly to get weekly e-mails about the Perl programming language and related topics.
<br>
Want to see more? See <a href="http://perlweekly.com/archive/" target="_blank">the archives</a> of all the issues.
<br>
Reading this as a non-subscriber? <a href="http://perlweekly.com/" target="_blank">click here to join us</a> free of charge.
<br>
(c) <a href="http://szabgab.com/" target="_blank">Gabor Szabo</a></p>
You can <a href="http://perlweekly.com/unsubscribe.html" target="_blank">unsubscribe here</a> if you don't want to receive mails any more.

<div>


</div></div></td></tr></tbody></table>






</div>

<br>_______________________________________________<br>
Perlweekly mailing list<br>
<a href="mailto:Perlweekly@perlweekly.com">Perlweekly@perlweekly.com</a><br>
<a href="http://mail.perlweekly.com/mailman/listinfo/perlweekly" target="_blank">http://mail.perlweekly.com/mailman/listinfo/perlweekly</a><br>
<br></div><br><br clear="all"><div><br></div>-- <br>Alexei "RUSSOZ" Znamensky | russoz EM gmail com | <a href="http://russoz.org" target="_blank">http://russoz.org</a><br>GPG fingerprint = 42AB E78C B83A AE31 7D27  1CF3 C66F B5C7 71CA 9F3C<br>

<a href="http://www.flickr.com/photos/alexeiz" target="_blank">http://www.flickr.com/photos/alexeiz</a> | <a href="http://github.com/russoz" target="_blank">http://github.com/russoz</a><br>"I don't know... fly casual!" -- Han Solo<br>