use MyCounter; #i declare the usage of MyCounter .... .... $counter = counter( $0, $db, $host ); #i call my module