<html><body><div style="color:#000; background-color:#fff; font-family:bookman old style, new york, times, serif;font-size:8pt"><div><span><br></span></div><div></div><div>Cool Info Patrick!</div><div><br></div><div>Gaurav is doing good!</div><div>Yes..Gaurav also suggested to host in hackerspace.sg.</div><div>Can we use it at free of cost?</div><div><br></div><div>Any ope source companies in singapore interested to be a event sponsor?</div><div>Guys! Lets check with our companies if they can be a sponsor for this meetup.</div><div><br></div><div>Lets get going.</div><div>So we have decided  the place "hackerspace.sg".</div><div><br></div><div>Date? </div><div><br></div><div><br></div><br>  <div style="font-family: 'bookman old style', 'new york', times, serif; font-size: 8pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span
 style="font-weight:bold;">From:</span></b> Patrick Haller <singapore-pm@haller.ws><br> <b><span style="font-weight: bold;">To:</span></b> Saravanan T <talk2saravanan@yahoo.co.in> <br><b><span style="font-weight: bold;">Cc:</span></b> "singapore-pm@pm.org" <singapore-pm@pm.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, September 20, 2013 8:12 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [singapore-pm] Perl Meet up at Singapore<br> </font> </div> <div class="y_msg_container"><br>On 2013-09-20 03:41, Saravanan T wrote:<br>> Its time to kick start a perl meetup by next month .Hope you guys are interested :)<br>> Spoke with gaurav.He is interested to share lot of info on hosting meetup.<br><br>Hey Saran,<br><br>How's Gaurav? As for a meetup location, we might be able to get<br>Hackerspace.sg to host a perl meetup.<br><br><br>Here's a quick perl golf question for the list, what's the
 shortest way<br>to write a rot13 function without mangling the variable passed in?<br><br>Here's my attempt:<br><br>sub rot13($) {<br>    $a if (my $a = $_[0]) =~ tr/a-mn-z/n-za-m/<br>}<br><br><br>Patrick<br><br><br></div> </div> </div>  </div></body></html>