Help for this page

Select Code to Download


  1. or download this
    package MyCounter;
    
    ...
    }
    
    1;
    
  2. or download this
    use MyCounter; #i declare the usage of MyCounter
    ....
    ....
    $counter = counter( $0, $db, $host ); #i call my module