Help for this page

Select Code to Download


  1. or download this
    #! perl -wl
    use strict;
    ...
    } esle  {
        print "no";
    }
    
  2. or download this
    Can't call method "esle" without a package or object reference at test
    +.pl line 6.
    yes
    no