On Thu, Jul 10, 2008 at 09:51:40PM -0500, Patrick R. Michaud wrote: > Perl 6 disallows having multiple subs of the same > name unless they are explicitly declared 'multi' or > the later subs provide the "is instead" trait [1].
Oops, I cut off the reference while sending: [1] http://dev.perl.org/perl6/doc/design/syn/S06.html#Stub_declarations Pm