in reply to Re: Execute Perl script on Remote server without any CPAN module
in thread Execute Perl script on Remote server without any CPAN module

"And I would like to cross the Atlantic without a boat, swimming."

I like this. I'll have to remember it for future use.

use Moops; class Cow :rw { has name => (default => 'Ermintrude') }; say Cow->new->name
  • Comment on Re^2: Execute Perl script on Remote server without any CPAN module