Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        local $x;
        $x = 17;
    }
    
  2. or download this
    Global symbol "$x" requires explicit package name at C:\WINNT\Profiles
    +\Ovid\Desktop\test.pl line 7