On Fri, Jun 18, 2010 at 11:15, Smylers <smyl...@stripey.com> wrote:

>
> For the benefit of Perl 5 programmers used to string reverse it would be
> nice to have a warning if reverse is invoked with exactly one string
> argument (but not with an array which happens to contain a string as its
> only element).
>

Perhaps if one uses a "use P5warnings" or something?

Such warnings can become quite awful as Perl 6 grows and matures.
-- 
Jan

Reply via email to