Help for this page

Select Code to Download


  1. or download this
    root@uniliver-rt39:~/RT/Bin# perl -MDevel::Cover Command_rt.pl
    Devel::Cover 0.73: Collecting coverage data for branch, condition, pod
    +, statement, subroutine and time.
    ...
    Command_rt.pl                  91.9   50.0   50.0  100.0    n/a  100.0
    +   86.2
    Total                          91.9   50.0   50.0  100.0    n/a  100.0
    +   86.2
    ---------------------------- ------ ------ ------ ------ ------ ------
    + ------
    
  2. or download this
    our $con = q(
            ############################################################
    ...
    Log::Log4perl::init( \$con );
    $logger = Log::Log4perl->get_logger($0);