NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Weighing Options (Score:2)
Considering this:
I think it gains me nothing. Nothing at all.
Considering this:
If I can get that (amongst other things), I will cheerfully give up:
Different people value different things. I'd hate to give up the items on that list, but I'd much prefer to work with a program
Re:Weighing Options (Score:1)
That example of MooseX::Declare like code is well intentioned but I (personally) think *horrific* for proving your point.
function morning (Str $name) {
say "Good Morning $name"
}
This won't piss off the people who think you're pushing OO at them.
Reply to This
Parent
Re: (Score:2)
Both can be made available, but don't forget that Perl doesn't really know the differences between functions and methods. That being said, I want a modern language and P5P is too conservative to provide that to me. Regrettably, they may be right.