in reply to Re: cpan module to do stuff remotely
in thread cpan module to do stuff remotely

Nice link. Actually, no one else apart from the code maintainer has access to this. Bobby Tables won't make it onto the list.

Regards

Steve

Replies are listed 'Best First'.
Re^3: cpan module to do stuff remotely
by hippo (Archbishop) on Jun 07, 2012 at 13:58 UTC

    You hope that no one else apart from the code maintainer has access to this. If a miscreant gets into your script distribution point how many remote systems would it trash?

    I would not take the risk. Sign the data with a key not present on the distribution platform and have the remote systems verify that signature, at the very least. Plenty of other steps you could take in addition.