Help for this page

Select Code to Download


  1. or download this
    perl -MO=Deparse -p code.pl
    
    ...
        die "-p destination: $!\n" unless print $_;
    }
    
  2. or download this
    #               v    v
    my ($s, $t) = (((2*aa)+bb), (2*$a+$b));