in reply to how can i pass arguments to instmodsh command and transfer the content into a file

What is instmodsh? It is an interface to ExtUtils::Installed

If I were you, I wouldn't try to automate instmodsh, I would use ExtUtils::Installed instead

  • Comment on Re: how can i pass arguments to instmodsh command and transfer the content into a file

Replies are listed 'Best First'.
Re^2: how can i pass arguments to instmodsh command and transfer the content into a file
by jitendrasingh1386 (Initiate) on Jan 24, 2012 at 05:28 UTC
    Hi thanks for the information but I still want to know how can I automate commands like this. please reply