Help for this page

Select Code to Download


  1. or download this
    sub status {
        if( $ENV{DEBUG}) {
    ...
    };
    
    status( "this is name",$self->{name},"\n" );