in reply to Re: Using unix commands in perl?
in thread Using unix commands in perl?

Install it from CPAN or via PPM if you're using ActivePerl.

You might try reading A Guide to Installing Modules.

-David