[Wellington-pm] Meeting this evening

Florent Mara florent.mara at nzregen.co.nz
Tue Jun 9 15:56:20 PDT 2015


Thank you Grant for the very interesting code reading and war stories.

Yesterday, I picked up on the following 2 lines of code
no Moose;
__PACKAGE__->meta->make_immutable;

Being in a good mood, I went to read the Moose best practice (
http://search.cpan.org/dist/Moose/lib/Moose/Manual/BestPractices.pod)
But in there it recommends using the following ahead of 'no Moose'.
use Moose;
use namespace::autoclean;

..... some code doing things ...

__PACKAGE__->meta->make_immutable;

Are there reasons for using no Moose over namespace::autoclean?


On Tue, Jun 9, 2015 at 2:03 PM, Florent Mara <florent.mara at nzregen.co.nz>
wrote:

> Great, looking forward to it.
> Thank you Grant and see you all later today.
>
>
> On Tue, Jun 9, 2015 at 1:19 PM, Grant McLean <grant at mclean.net.nz> wrote:
>
>> Hi Mongers
>>
>> It looks like we may have a talk lined up for *next* month (thanks to
>> Andrew Maguire), but still no volunteers for tonight.
>>
>> I thought perhaps I could try my hand at the "code reading" concept
>> which was discussed at an earlier meeting.  The idea is not that I read
>> out code (which would be dire), but rather that I take you on a tour of
>> some code, leading a discussion that we can hopefully learn from.  To
>> make things easier on myself, I have selected a piece of code I wrote
>> recently :-)
>>
>> If anyone is interested I could also share some war stories from a
>> recent bug-hunting expedition in a Perl PDF library.  Other sharing of
>> war stories is also welcome.
>>
>> So come along at 6:00pm and we'll have a meeting.
>>
>> See you there
>> Grant
>>
>>
>> On Wed, 2015-06-03 at 20:37 +1200, Grant McLean wrote:
>> > Hi Mongers
>> >
>> > I was apparently having so much fun throughout May that I completely
>> > neglected my duties in sending out reminders and a call for speakers for
>> > the June meeting.  Apparently it's June already.
>> >
>> > So ... the next meeting of Wellington Perl Mongers is on next Tuesday,
>> > June the 9th.
>> >
>> >     6:00pm Tuesday 14 April 2015
>> >     Level 3, Catalyst House
>> >     150 Willis Street
>> >     Wellington
>> >     http://wellington.pm.org/
>> >
>> > Nobody has volunteered to do a talk yet, so let me know if there's
>> > something you'd like to speak about or hear about.  Last month's fairly
>> > informal discussion seemed to work well, so I'm sure we'll pull
>> > something together.
>> >
>> > See you there.
>> > Grant
>>
>>
>> _______________________________________________
>> Wellington-pm mailing list
>> Wellington-pm at pm.org
>> http://mail.pm.org/mailman/listinfo/wellington-pm
>>
>
> --
>
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/wellington-pm/attachments/20150610/a46f723a/attachment.html>


More information about the Wellington-pm mailing list