Help for this page

Select Code to Download


  1. or download this
    #use strict;
    use warnings;
    ...
    # somewhere in your code and then
    
    $the_varaible_I_want_to_check = 1;
    
  2. or download this
    C:/Perl_524/bin\perl.exe -w d:/tmp/pm/t_typo.pl 
    Name "main::the_varaible_I_want_to_check" used only once: possible typ
    +o at d:/tmp/pm/t_typo.pl line 8.