Help for this page

Select Code to Download


  1. or download this
    $slave::tyop = "Hello world";
    print "$slave::typo\n";
    
  2. or download this
    Name "slave::typo" used only once: possible typo at -e line 1
    Name "slave::tyop" used only once: possible typo at -e line 1
    Use of uninitialized value $slave::typo in print at -e line 1