<div dir="ltr">Thank you Grant for the very interesting code reading and war stories. <div><br></div><div>Yesterday, I picked up on the following 2 lines of code</div><div><div>no Moose;</div><div>__PACKAGE__->meta->make_immutable;</div></div><div><br></div><div>Being in a good mood, I went to read the Moose best practice (<a href="http://search.cpan.org/dist/Moose/lib/Moose/Manual/BestPractices.pod">http://search.cpan.org/dist/Moose/lib/Moose/Manual/BestPractices.pod</a>)</div><div>But in there it recommends using the following ahead of 'no Moose'.</div><div>use Moose;</div><div>use namespace::autoclean;</div><div><br></div><div>..... some code doing things ...</div><div><br></div><div>__PACKAGE__->meta->make_immutable;<br></div><div><br></div><div>Are there reasons for using no Moose over namespace::autoclean?</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 9, 2015 at 2:03 PM, Florent Mara <span dir="ltr"><<a href="mailto:florent.mara@nzregen.co.nz" target="_blank">florent.mara@nzregen.co.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Great, looking forward to it.<div>Thank you Grant and see you all later today.<div><br></div><div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Tue, Jun 9, 2015 at 1:19 PM, Grant McLean <span dir="ltr"><<a href="mailto:grant@mclean.net.nz" target="_blank">grant@mclean.net.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Mongers<br>
<br>
It looks like we may have a talk lined up for *next* month (thanks to<br>
Andrew Maguire), but still no volunteers for tonight.<br>
<br>
I thought perhaps I could try my hand at the "code reading" concept<br>
which was discussed at an earlier meeting.  The idea is not that I read<br>
out code (which would be dire), but rather that I take you on a tour of<br>
some code, leading a discussion that we can hopefully learn from.  To<br>
make things easier on myself, I have selected a piece of code I wrote<br>
recently :-)<br>
<br>
If anyone is interested I could also share some war stories from a<br>
recent bug-hunting expedition in a Perl PDF library.  Other sharing of<br>
war stories is also welcome.<br>
<br>
So come along at 6:00pm and we'll have a meeting.<br>
<br>
See you there<br>
Grant<br>
<br>
<br>
On Wed, 2015-06-03 at 20:37 +1200, Grant McLean wrote:<br>
> Hi Mongers<br>
><br>
> I was apparently having so much fun throughout May that I completely<br>
> neglected my duties in sending out reminders and a call for speakers for<br>
> the June meeting.  Apparently it's June already.<br>
><br>
> So ... the next meeting of Wellington Perl Mongers is on next Tuesday,<br>
> June the 9th.<br>
><br>
>     6:00pm Tuesday 14 April 2015<br>
>     Level 3, Catalyst House<br>
>     150 Willis Street<br>
>     Wellington<br>
>     <a href="http://wellington.pm.org/" target="_blank">http://wellington.pm.org/</a><br>
><br>
> Nobody has volunteered to do a talk yet, so let me know if there's<br>
> something you'd like to speak about or hear about.  Last month's fairly<br>
> informal discussion seemed to work well, so I'm sure we'll pull<br>
> something together.<br>
><br>
> See you there.<br>
> Grant<br>
<br>
<br>
_______________________________________________<br>
Wellington-pm mailing list<br>
<a href="mailto:Wellington-pm@pm.org" target="_blank">Wellington-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/wellington-pm" target="_blank">http://mail.pm.org/mailman/listinfo/wellington-pm</a><br>
</blockquote></div><div><br></div></div></div>-- 
</div></div></div></div>
</blockquote></div><div>-- <br></div>
</div></div>