Help for this page

Select Code to Download


  1. or download this
    "Can't modify concatenation (.) or string in scalar assignment at test
    +pl.pl line 16, near "$n;"
    Execution of testpl.pl aborted due to compilation errors."
    
  2. or download this
    
    #!/usr/bin/perl
    ...
    
        return($random_var);
    }