<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


  <title>Perl Weekly Issue #164 - 2014-09-15 - Padre is now on GitHub</title>

</head>
<body>

<style>
* { text-align: left; }
table { font-family: helvetica, arial, sans-serif; }
p { margin: 1.2em 0em 1.35em 0em; line-height: 1.4em; }
a { color: #04c; }

#menu {
  border-bottom: 1px solid #ccc;
}
#menu ul {
  text-align: center;
  margin: 0;
}
#menu li {
  font-size: 12px;
  display: inline;
  list-style-type: none;
  padding-right: 10px;
}

#social_icons {
  margin-top: 10px;
}

</style>

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

<p id="logo">
<a href="http://perlweekly.com/" style="
  background-color: #004065;
  color: #FFF;
  text-decoration: none;
  font-size: 40px;
  font-weight: bold;
  font-family: Gadget;

  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #000;
  padding: 10px;
">Perl Weekly</a>

</p>
<p id="issue"
  style="border-bottom: 1px solid #ccc;
  padding-bottom: 8px;
  font-size: 18px;">
Issue #164 - 2014-09-15 - Padre is now on GitHub
</p>




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




<p style="font-size: 16px">
Hi,
</p>

<p style="font-size: 16px">
I am impressed that the relatively small 'Swiss Perl Workshop' is still getting reports. I wish people attending other Perl events were that enthusiastic as well. Was this the weather? (which apparently is the 'topic of the week'), or have they just received too much chocolate?
</p>

<p style="font-size: 16px">
Anyway, enjoy your week! ~szabgab
</p>



  <div>
    <hr style="color: red" id="announcements" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Announcements</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfmMb" style="
            font-size: 18px;
            font-weight: bold;
            ">Padre is now on Github</a>
         <br />
         <p style="font-size: 16px">
           After a long long waiting period, finally Kaare Rasmussen stepped up and JFDI-ed. Using some earlier preparations by Kevin Dawson he converted the Padre repository that had about 100 separate projects in it, into 100 GitHub repositories. There is still a lot to do around the move, but we have already seen some activities around the repositories. It is a great opportunity to revive this project that has been almost dormant for 2 years.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="articles" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Articles</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfmMe" style="
            font-size: 18px;
            font-weight: bold;
            ">Parsing: a timeline</a>
         <br />
         <p style="font-size: 16px">
           Jeffrey Kegler writes about the history of parsing things and how it got to Marpa.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfnQd" style="
            font-size: 18px;
            font-weight: bold;
            ">Get a weather report at the terminal with Perl</a>
         <br />
         <p style="font-size: 16px">
           David Farrell explains how to us WWW::Wunderground.::API to find out what os the weather like in New York. Down to the hour.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1y55CMR" style="
            font-size: 18px;
            font-weight: bold;
            ">Leveraging the Forecast.io API</a>
         <br />
         <p style="font-size: 16px">
           Apparently Dave Jacoby is also interested what's the weather like, but he used a different source for his information. He directly talks to the web API using LWP::UserAgent and JSON.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1y55BbK" style="
            font-size: 18px;
            font-weight: bold;
            ">Thoughts on craftsmanship: Worth Striving For</a>
         <br />
         <p style="font-size: 16px">
           As usual, Buddy Burden provides excellent explanation why it is good for business to let your employees enjoy what they do and be proud of their work.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="discussion" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Discussion</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfmMl" style="
            font-size: 18px;
            font-weight: bold;
            ">What Do You Want Your YAPC To Be?</a>
         <br />
         <p style="font-size: 16px">
           Daisuke Maki (Lestrrat) who organized YAPC::Asia in the past 6 years (or so) gives his thoughts on what was the goal of YAPC::Asia and how it can attract 1,300 attendees? see also <a href="http://bit.ly/1y55CMX">reddit</a>.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="testing" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Testing</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfmMn" style="
            font-size: 18px;
            font-weight: bold;
            ">If your core perl documentation uses =encoding, please test the new perldoc release</a>
         <br />
         <p style="font-size: 16px">
           You don't want perldoc to break your code, do you? Mark Allen is asking you to make sure the next release won't break it either.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="cpan" />
    <div style="
      font-size: 18px;
      font-weight: bold;">CPAN</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfnQq" style="
            font-size: 18px;
            font-weight: bold;
            ">Some new MetaCPAN features</a>
         <br />
         <p style="font-size: 16px">
           Get the documentation in EPUB or MOBI format; Show more than 20 results at a time. If you are a CPAN author, have an overview of your modules in dashboard.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="fun" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Fun</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfn2E" style="
            font-size: 18px;
            font-weight: bold;
            ">Invite Me (Virtually) To Your Next Perl Meetup</a>
         <br />
         <p style="font-size: 16px">
           Jeffrey Ryan Thalhammer, author of Perl::Critic and Pinto has started to give on-line presentations to Perl Monger groups. A nice experiment. Try it!
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="grants" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Grants</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfn2H" style="
            font-size: 18px;
            font-weight: bold;
            ">Grant Extension Request: Tony Cook</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfn2M" style="
            font-size: 18px;
            font-weight: bold;
            ">Maintaining Perl 5: Grant Report for Month 13</a>
         <br />
         <p style="font-size: 16px">
           Tony Cook reports
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfo6I" style="
            font-size: 18px;
            font-weight: bold;
            ">More Perl::Lint Progress</a>
         <br />
         <p style="font-size: 16px">
           Taiki Kawakami is working on a new static analyzer for Perl 5.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfnj6" style="
            font-size: 18px;
            font-weight: bold;
            ">Outreach Program for Women: Intern's Summary</a>
         <br />
         <p style="font-size: 16px">
           Pattawan Kaewduangdee finished her Summer project on MetaCPAN with a visit to YAPC::Asia. This is her report to TPF.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfo6L" style="
            font-size: 18px;
            font-weight: bold;
            ">September 2014 Grant Proposals</a>
         <br />
         <p style="font-size: 16px">
           TPF has received 5 grant proposal and is now waiting for your input. You can ask questions or just let them know what do you think.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="core_perl" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Core Perl</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfnj9" style="
            font-size: 18px;
            font-weight: bold;
            ">The Perl Roadmap</a>
         <br />
         <p style="font-size: 16px">
           An opinion on the discussion form last week by Augie De Blieck Jr.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="videos" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Videos</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfnjc" style="
            font-size: 18px;
            font-weight: bold;
            ">Growing Perl Developers</a>
         <br />
         <p style="font-size: 16px">
           In this talk Nicholas Perez describes how they hire senior level programmers without any Perl background and turn them into Perl programmers. (25 min talk, 25 min QA)
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfo6M" style="
            font-size: 18px;
            font-weight: bold;
            ">DTrace War Stories</a>
         <br />
         <p style="font-size: 16px">
           Shawn Moore described how he used DTrace as a last resort finding the source of some really strange issues. (20 min talk)
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="weekly_collections" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Weekly collections</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfo6N" style="
            font-size: 18px;
            font-weight: bold;
            ">(cl) stackoverflow perl report</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfnjd" style="
            font-size: 18px;
            font-weight: bold;
            ">(cxxv) metacpan weekly report - Pry</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="perl_maven_tutorials" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Perl Maven Tutorials</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfo6S" style="
            font-size: 18px;
            font-weight: bold;
            ">How to get the index of specific element (value) of an array?</a>
         <br />
         <p style="font-size: 16px">
           Using grep, List::MoreUtils::first_index and a temporary hash.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfo6W" style="
            font-size: 18px;
            font-weight: bold;
            ">How to sort a hash of hashes by value?</a>
         <br />
         <p style="font-size: 16px">
           You can't really sort a hash, can you? So how could you sort a HoH, a Hash of Hashes?
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="event_reports" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Event reports</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfona" style="
            font-size: 18px;
            font-weight: bold;
            ">2014 Swiss Perl Workshop redux</a>
         <br />
         <p style="font-size: 16px">
           brian d foy writes about his experience, and the human aspect that needs to go into any project if we want it to be successful.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfnjl" style="
            font-size: 18px;
            font-weight: bold;
            ">Perl 6 – Is it there yet?</a>
         <br />
         <p style="font-size: 16px">
           Jussi Kinnula reports from YAPC:EU in Bulgaria
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="events" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Events</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfnjo" style="
            font-size: 18px;
            font-weight: bold;
            ">PPW 2014 Call for Talks</a>
         <br />
         <p style="font-size: 16px">
           The Perl Foundation put out a call for talks for the Pittsburgh Perl Workshop to be held between 7-9 November, 2014. Talk submission dead-line: September 26th. - I am glad TPF takes a bit more active role in the promotion of some of the Perl events, though I am not sure what made PPW special about it? I don't recall announcements of any other Perl Workshop. Not even YAPC::NA.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1BFfqeN" style="
            font-size: 18px;
            font-weight: bold;
            ">#clujpm is back in town on Nov 13th 2014 - Call for Speakers</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1bkDys0" style="
            font-size: 18px;
            font-weight: bold;
            ">Perl-related events</a>
         <br />
         <p style="font-size: 16px">
           In the following cities: Hancock (NY/USA), Itapema (SC/Brasil), Salzburg (Austria), Barcelona (Spain), London (UK)
         </p>
         
         </div>
      
      
  </div>





<div id="footer" 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/">the archives</a> of all the issues.
<br />
Reading this as a non-subscriber? <a href="http://perlweekly.com/">click here to join us</a> free of charge.
<br />
(C) Copyright <a href="http://szabgab.com/">Gabor Szabo</a>. The articles are copyright the respective authors.</p>
You can <a href="http://perlweekly.com/unsubscribe.html">unsubscribe here</a> if you don't want to receive mails any more.
</p>
<p>
You can freely redistribute this message if
you keep the whole message intact, including
the Copyright notice and this text.
</p>
<div>


</td></tr></table>






</body>
</html>