Help for this page

Select Code to Download


  1. or download this
    use strict;
    my $str = "foobar";
    ...
            croak("Undefined constant \"$_[1]\" called");
        }
    }
    
  2. or download this
    str = foobar
    str = barbar
    Undefined constant "bar" called at /tmp/test.pl line 8