Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use warnings;
    
    ...
    }
    
    &test (925, "Mithos");
    
  2. or download this
    if ($gil != num){die "Gil should be a number.";}
    if ($char != string){die "Your characters name should consist of lette
    +rs only.";}