use MooseX::Method::Signatures;
method morning (Str $name) {
$self->say("Good morning ${name}!");
}
And what the heck number are the distribution packagers going to give it?
It's matching the "Whatever" to the wrong side of the argument. "Rakudo *" to me means the version that a particular person starts using it, not a fixed release.
Why not just call it 1.0, make it clear to everyone what's finished and what's not, then there is no over-promising.
I really don't get this argument. It's like, you want a release which you want to advertise to people as ready for consumption, but you don't want to "use up" the 1.0 number delivering something which isn't "finished". Forget the overpromising, it's years too late for that.
Honestly, no-one will care if the complete Perl 6 is not there, so long as the implementation is good, it's debuggable, you can start making bindings for C libraries easily, and there is an effective module deployment system it should be great.
Why not start calling each release from then 1.0alpha1, 1.0alpha2 etc, until the major kinks are ironed out.
Well, anyway, just another pot-shot from the sideline.
git clone git://utsl.gen.nz/perl
(also available via HTTP at http://git.utsl.gen.nz/perl)
Note that the preparation of this history has involved many long toiling hours of correlation of changelog information, searching for and attempting to apply literally thousands of patches from p5p archives and comparing them to the binary releases, c, etc. I believe it to be a significant achievement into the restoration of the early revisions of Perl. It certainly wouldn't have been possible without the support of my employer, Catalyst IT, and of course the wonderful revision toolkit that is Git.
git clone git://utsl.gen.nz/perl
(also available via HTTP at http://git.utsl.gen.nz/perl)
Note that the preparation of this history has involved many long toiling hours of correlation of changelog information, searching for and attempting to apply literally thousands of patches from p5p archives and comparing them to the binary releases, etc. I believe it to be a significant achievement into the restoration of the early revisions of Perl. It certainly wouldn't have been possible without the support of my employer, Catalyst IT, and of course the wonderful revision toolkit that is Git.