<html>
<head>
  <title>Perl Weekly Issue #119 - November 4, 2013 - No Unicode in the subject line</title>

</head>
<body>

<style>
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 #119 - November 4, 2013 - No Unicode in the subject line
</p>




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




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

<p style="font-size: 16px">
Last week I had this little experience with various interesting Unicode characters in the Perl Weekly. On the web site it worked out well, but in the e-mail there were a few glitches. Most likely due to Mailman that I still use to handle the newsletter. (And it is a rather old version of Mailman, so I can't really blame it.) The subject line was missing the [Perlweekly] tag that Mailman should have included (and I hope it does this time again) and several people mentioned that they have not seen the heart in the subject line. I think the body of the message went through just fine.
</p>



  <div>
    <hr style="color: red" id="sponsors" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Sponsors</div>
    
      
         <div
          
          style="
              background-color:#EEEEEE;
              border-radius: 10px;
              -moz-border-radius: 10px;
              -webkit-border-radius: 10px;
             "
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/14ZjcSG" style="
            font-size: 18px;
            font-weight: bold;
            ">We're Hiring Perl Software Developers - Grant Street Group</a>
         <br />
         <p style="font-size: 16px">
           We're a growing software company using open source software/modern Perl practices to build innovative e-payment, auction, and tax collection web applications.<br>We're looking for talented, motivated professionals committed to flawless work and customer service.<br>Email resume: 106686-CS-6734@grantstreet.hrmdirect.com
         </p>
         
         </div>
      
         <div
          
          style="
              background-color:#EEEEEE;
              border-radius: 10px;
              -moz-border-radius: 10px;
              -webkit-border-radius: 10px;
             "
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/15Wof5W" style="
            font-size: 18px;
            font-weight: bold;
            ">Back-End Blacksmith</a>
         <br />
         <p style="font-size: 16px">
           Do you take pride in your craft and want to have fun() at the same time? Are you a geek? Join the team of iwantmyname from <b>anywhere</b>.
         </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/1cFh3fS" style="
            font-size: 18px;
            font-weight: bold;
            ">Would You Miss Autoderef in 5.20?</a>
         <br />
         <p style="font-size: 16px">
           Autoderef was added to perl in version 5.14 and now it seems to be on the way out. chromatic asked your opinion if you will miss it. I think very few people have really used it. Have you?
         </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/1cFh3fZ" style="
            font-size: 18px;
            font-weight: bold;
            ">Modular, Decoupled, Best Practiced, Well Designed, Bullshit</a>
         <br />
         <p style="font-size: 16px">
           JT Smith suggests that making something work today is more important than 'doing it right'. Not everyone agrees with him.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/16zcAud" style="
            font-size: 18px;
            font-weight: bold;
            ">Things we don't have #1</a>
         <br />
         <p style="font-size: 16px">
           While CPAN has lots of modules solving many problems (multiple times), there are many problems that are not, or not well solved. Steven Haryanto started to put together a list of tools (libraries) available in other languages but not in Perl. In case you are looking for an problem to work on.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="code" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Code</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/16zcAue" style="
            font-size: 18px;
            font-weight: bold;
            ">Acme-oop-ism Part Three: techniques</a>
         <br />
         <p style="font-size: 16px">
           Toby Inkster continues his quest to unify the way we can use Moose, Moo and Mouse. One of his suggestion is to write for Moo. Code written using Moo works well with Moose as well, and the syntactic sugar alll three provide is quite similar. So if you use that, your code will likely work with all 3.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/16zcD9o" style="
            font-size: 18px;
            font-weight: bold;
            ">Planet Moose - October 2013</a>
         <br />
         <p style="font-size: 16px">
           This is the regular write-up of Toby Inkster on the world of Moose and friends. This episode includes an interview with Upasana Shukla who implemented the Moose exception objects as part of her OPW internship.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cFh1od" style="
            font-size: 18px;
            font-weight: bold;
            ">Test repository for Git wrappers</a>
         <br />
         <p style="font-size: 16px">
           Do you have a Gti wrapper? Does it work? Philippe Bruhat (BooK) has created a GtiHub repository with lots of weird commits to test against.
         </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/1cFh3ws" style="
            font-size: 18px;
            font-weight: bold;
            ">Grant Extension Request - Maintaining Perl 5</a>
         <br />
         <p style="font-size: 16px">
           Tony Cook has requested an extension of $13,000 for his Maintaining Perl 5 grant.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/16zcAuf" style="
            font-size: 18px;
            font-weight: bold;
            ">YACT - Yet Another Conference Tool - Grant Report #1</a>
         <br />
         <p style="font-size: 16px">
           Torsten Raudssus reports about the one week he worked on the grant since he started it in July.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="databases" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Databases</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cFh1on" style="
            font-size: 18px;
            font-weight: bold;
            ">DBD-ODBC 1.45 released to the CPAN + important warning</a>
         <br />
         <p style="font-size: 16px">
           Apparently there is a serious unicode bug in DBD::ODBC which affects inserts into char/varchar columns.
         </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/16zcD9z" style="
            font-size: 18px;
            font-weight: bold;
            ">Perl Meets Modern Web UI</a>
         <br />
         <p style="font-size: 16px">
           This is the presentation of Bill Humphries at YAPC::NA about web frameworks for the client such as Backbone, Knockout, and Angular and how they work together with a Perl-based back-end.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/16zcAun" style="
            font-size: 18px;
            font-weight: bold;
            ">Introduction to DBIx::Class</a>
         <br />
         <p style="font-size: 16px">
           Doran Barton gave this introductory talk at the monthly meeting of the Salt Lake Perl Mongers.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="web" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Web</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cFh3MY" style="
            font-size: 18px;
            font-weight: bold;
            ">Perl Catalyst 'Hamburg' Development Release 5 on CPAN, Final Call For Comments!</a>
         <br />
         <p style="font-size: 16px">
           This is expected to turn into the stable Catalyst 5.90050 release. Go test it.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/16zcAKM" style="
            font-size: 18px;
            font-weight: bold;
            ">About LWP::UserAgent, https and proxy setup</a>
         <br />
         <p style="font-size: 16px">
           Apparently LWP::UserAgent (and thus most Perl web clients that rely on it) cannot handle https requests via proxy. This bug was reported 10 years ago. Patches were submitted but the problem has not been fixed. Now Dominique Dumont explains the background of https and show how he proposed to fix the problem.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cFh43j" style="
            font-size: 18px;
            font-weight: bold;
            ">Writing Non-Blocking Applications with Mojolicious: Part 2</a>
         <br />
         <p style="font-size: 16px">
           Joel Berger continued his article from last week.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="perl_6" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Perl 6</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cFh4Ak" style="
            font-size: 18px;
            font-weight: bold;
            ">Rakudo Star 2013.10 released</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="past_events" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Past events</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/16zcAKR" style="
            font-size: 18px;
            font-weight: bold;
            ">Austrian Perl Workshop 2013</a>
         <br />
         <p style="font-size: 16px">
           Thomas Klausner (domm) reports from Salzburg and shows us a T-shirt that can run.
         </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/16zcAKS" style="
            font-size: 18px;
            font-weight: bold;
            ">MetaCPAN weekly report - Mojolicious</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cFh4Ax" style="
            font-size: 18px;
            font-weight: bold;
            ">StackOverflow Perl report</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cFh6Z6" style="
            font-size: 18px;
            font-weight: bold;
            ">Perl 6 changes - 2013W44</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="events" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Events</div>
    
        <p style="font-size: 16px">I usually list the next 3-4 events here. The list of all the events can be found <a href=http://perlweekly.com/events.html>on the web site</a>. If your Perl event is not listed there, please let me know.</p>
      
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/155GQIh" style="
            font-size: 18px;
            font-weight: bold;
            ">YAPC::Brazil 2013</a>
         <br />
         <p style="font-size: 16px">
           November 15-16, 2013, Curitiba, PR, Brazil
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/16WT32H" style="
            font-size: 18px;
            font-weight: bold;
            ">Nordic Perl Workshop 2013</a>
         <br />
         <p style="font-size: 16px">
           November 23, 2013, Copenhagen, Denmark
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/17gJVYW" style="
            font-size: 18px;
            font-weight: bold;
            ">London Perl Workshop (LPW 2013)</a>
         <br />
         <p style="font-size: 16px">
           Saturday 30th November 2013 at Westminster University
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/10WS00y" style="
            font-size: 18px;
            font-weight: bold;
            ">German Perl Workshop (GPW 2014)</a>
         <br />
         <p style="font-size: 16px">
           March 26-28, 2014, Hannover, Germany
         </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>