in reply to Re: default values
in thread default values

use Perl6; $val//=$default_val;
=]

Replies are listed 'Best First'.
Re: Re: Re: default values
by tachyon (Chancellor) on Sep 16, 2003 at 06:56 UTC

    I tried this but it did not work. ;-)

    cheers

    tachyon

    s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print

      Where did you get the Perl6 module from? It's not on cpan, so I don't know how you tried it (and "it doesn't work" doesn't mean much).