Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    } else {
        print "$str=false\n";
    }
    
  2. or download this
    Argument "true" isn't numeric in numeric eq (==) at noname.pl line 7.
    false=true
    Argument "false" isn't numeric in numeric eq (==) at noname.pl line 7.