Hi Ed, > Again I got the same error as above. How do I install Log::Agent > so that Carp::Datum will recognize it? If you use Linux as OS, the best way to install a Module is the CPAN-Shell: > perl -MCPAN -eshell install Carp::Datum This should solve the dependencies automatically. Under Windows the AS-Perl should come with a packet manager (ppm?) which should wor in a similar fashion. CU, Olf