my $gzip = '/usr/bin/gzip'; if (!-x $gzip){ $gzip = 'lib'; } my $lgos = new Logfile::Rotate( Gzip => $gzip, ... );
In reply to Re: what to do if module is not installed, YIKES!
by moritz
in thread what to do if module is not installed, YIKES!
by mikejones
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |