<div dir="ltr">Correction that was my fork of his module, upstream is here <a href="https://github.com/lancew/ScientistP6/blob/master/lib/Scientist.pm">https://github.com/lancew/ScientistP6/blob/master/lib/Scientist.pm</a><br><br>Which shows cool usage of a Duration object, with infinite precision, rats ftw.</div><div class="gmail_extra"><br><div class="gmail_quote">On 8 March 2016 at 14:31, James Raspass <span dir="ltr"><<a href="mailto:jraspass@gmail.com" target="_blank">jraspass@gmail.com</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">Tomorrow evening is another social meeting for Fleet PM in the station.<div><br></div><div>Lance has started to learn Perl6 and thanks to him writing scientist in both 5 & 6 we can actually compare how simpler some stuff in Perl 6 is. For example is_deeply from perl 5 is a builtin called eqv, which for the inverse can be written as $foo !eqv $bar. See <a href="https://github.com/JRaspass/ScientistP6/blob/master/lib/Scientist.pm" target="_blank">https://github.com/JRaspass/ScientistP6/blob/master/lib/Scientist.pm</a></div><div><br></div><div>Back in perl 5 land, today I was bitten by indirect object syntax with a block allowing code that called List::Util's any (but not import it) to compile but error at runtime, see <a href="http://www.nntp.perl.org/group/perl.perl5.porters/2016/03/msg234833.html" target="_blank">http://www.nntp.perl.org/group/perl.perl5.porters/2016/03/msg234833.html</a> for more info on this historic wart.</div><div><br></div><div>Anyways, hope to see you there, invite anyone you can!</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>James</div></font></span></div>
</blockquote></div><br></div>