Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Perl 6 / recent changes to Rakudo

Name: Anonymous 2015-05-23 15:45

http://stevemynott.blogspot.com/2015/05/announce-rakudo-perl-6-compiler.html
Implemented CLIENT:: (nearest CALLER:: from different package)
Someone needed this for something and made a strong enough case to get it implemented. I would like to hear that story because this sounds crazy.

Test.pm functions are now kebab-cased (e.g. throws_like -> throws-like)
Are we Lisp yet?

Name: Anonymous 2015-07-16 2:56

>>18
Why is that a problem? Perl is good for manipulating strings and that's the context where I use Perl. If I want OO style inheritence, I'll use either Java or CPP.

Name: Anonymous 2015-07-16 4:25

>>18
the issue of multiple inheritance
Multiple inheritance is an issue itself. Actually, OOP is a huge issue made into a BEST PRACTICE.

Name: Anonymous 2015-07-16 15:37

>>18
u wot m8? Check out perl 6's OOP model. It's very feature rich, besides all the bloat in it.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List