<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 27, 2014 at 2:37 PM, Robert Stone via Houston <span dir="ltr"><<a href="mailto:houston@pm.org" target="_blank">houston@pm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings,<br>
<br>
"Best Practices Gone Bad" sounds awesome.  I'm certainly guilty of taking things to an extreme and this could be a very interesting topic.<br>
<br>
If you (or anyone else) is looking for a subject I'd love to see something on Try::Catch/Try::Tiny/etc and using a module like Class::MOP to generate your own exception classes dynamically.  I've been "throw-ing" myself for a solid introduction to non-eval based exception handling.<br></blockquote><div><br></div><div>Not to spoil this topic, because it is a great one.</div><div><br></div><div>Exception::Class comes to mind for dynamic exception creation.  It offers some nice convenience methods. The compelling feature for me is that it lets you minimize the number of exceptions required ahead of time by providing easy inheritance.</div><div><br></div><div>It's also my experience that while Try::Tiny offers some nice conveniences over eval{}, there are some where eval{} is still nice to have around.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Looking forward to the next meeting.<br>
<br></blockquote><div><br></div><div>Me, too.</div><div><br></div><div>Brett</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Best Regards,<br>
Robert Stone<br>
<br>
----- Original Message -----<br>
From: "G. Wade Johnson via Houston" <<a href="mailto:houston@pm.org">houston@pm.org</a>><br>
To: "Houston Perl Mongers" <<a href="mailto:houston@pm.org">houston@pm.org</a>><br>
Sent: Saturday, December 27, 2014 9:52:54 AM<br>
Subject: [pm-h] January Houston.pm Meeting<br>
<br>
I have a couple ideas I'm thinking about presenting for January's<br>
Houston.pm meeting. Does anyone have an opinion on which they would<br>
rather hear about:<br>
<br>
  * Validation using the Value object pattern<br>
  * Best Practices Gone Bad<br>
<br>
If no one has a better suggestion, I will present one of these at the<br>
January meeting.<br>
<br>
G. Wade<br>
<span class="HOEnZb"><font color="#888888">--<br>
Those who live by the sword get shot by those who don't.<br>
_______________________________________________<br>
Houston mailing list<br>
<a href="mailto:Houston@pm.org">Houston@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/houston" target="_blank">http://mail.pm.org/mailman/listinfo/houston</a><br>
Website: <a href="http://houston.pm.org/" target="_blank">http://houston.pm.org/</a><br>
_______________________________________________<br>
Houston mailing list<br>
<a href="mailto:Houston@pm.org">Houston@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/houston" target="_blank">http://mail.pm.org/mailman/listinfo/houston</a><br>
Website: <a href="http://houston.pm.org/" target="_blank">http://houston.pm.org/</a><br>
</font></span></blockquote></div><br></div></div>