Help for this page

Select Code to Download


  1. or download this
    
      # In Perl, I type:
    ...
    
      print STDERR "DBG 950($$): ([\%some_hash, \$some_scalar, \@some_list
    +, some_func()]):\n\t", Dumper([\%some_hash, $some_scalar, \@some_list
    +, some_func()]);
    
  2. or download this
    nmap <C-K> <ESC>!!print_perl_debug STDERR %<RETURN>:w<CR>
    
  3. or download this
    #!/usr/bin/perl -w
    
    ...
        }
    }