Help for this page

Select Code to Download


  1. or download this
    package yDebug;
    BEGIN {
    ...
        $Devel::Trace::TRACE = 1;
    }
    1;
    
  2. or download this
    # -*- perl -*-
    
    ...
    
    
    =cut