On Feb 11, 2009, at 12:44, vijaya R wrote:
Hi,
why can't you compile an exe of the scripts such that all can be
executed
from the respective machines without any dependencies?
Regards,
Vijaya
You can. Take a look at PAR::Packer on CPAN. If you are using
ActivePerl you can use the
Hi,
why can't you compile an exe of the scripts such that all can be executed
from the respective machines without any dependencies?
Regards,
Vijaya
2009/2/11 Sarsamkar, Paryushan :
> Hi All,
Hi
> Can I install perl on a common machine and keep all of our scripts
> there? Then can any team mate run those scripts remotely on that
> machine? Or is there any other way to handle this situation?
I think you should be looking at ssh. Not sure how