in reply to Migrating scripts back to Perl 5.005_03

The third case needs a bit of revision:
Perl 5.6Perl 5.005_03
$func_ref->($var)&$func_ref($var)

Replies are listed 'Best First'.
Re: Re: Migrating scripts back to Perl 5.005_03
by autarch (Hermit) on Sep 06, 2003 at 01:42 UTC
    No, the $func_ref->($var) syntax definitely works in 5.00503.