NAGY Viktor wrote:
> Yeah, it does not have any sense to enclose the use MIME::Lite; in
> if ($opt_m) { }  statement, because it's executed at compile time.

eval q{use MIME::Lite};

-- 
see shy jo

Reply via email to