Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
      print "\n"; 
      }  # testit
    
  2. or download this
    String:$ans=5;              $ans:5          $eret:5
    String:$ans=5;              $ans:5          $eret:5
    String:$ans=5;              $ans:5          $eret:5
    String:$$var5;              $ans:???        $eret:$ans="hithere";