On Thu, 07 Sep 2000 13:44:10 +0200, "H.Merijn Brand" <[EMAIL PROTECTED]> wrote:
> Having no time to write and/or maintain RFC's, I'll toss this up in the air
> and see what happens.

[ snip ]
 
>       my $Ycmp = sub { $a cmp $b };
>       @a = sort $Ycmp @x;
> 
> but this is an unsupported syntax for sort.

No it is :-) (I was lost in focus after fork, D'uh)

> Is it feasable/useful to extend sort's syntax in supporting sub ref's?

Consider previous mail never sent

-- 
H.Merijn Brand           Amsterdam Perl Mongers (http://www.amsterdam.pm.org/)
using perl5.005.03, 5.6.0 & 516 on HP-UX 10.20, HP-UX 11.00, AIX 4.2, AIX 4.3,
     DEC OSF/1 4.0 and WinNT 4.0 SP-6a,  often with Tk800.022 and/or DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/

Reply via email to