in reply to Re: Net::OpenSSH::Parallel documentation
in thread Net::OpenSSH::Parallel documentation

Thanks for update.

So, we need to compare each time the $error with some Error constant always?

Thanks,
Ashok
  • Comment on Re^2: Net::OpenSSH::Parallel documentation

Replies are listed 'Best First'.
Re^3: Net::OpenSSH::Parallel documentation
by repellent (Priest) on Apr 10, 2012 at 16:40 UTC
    $error should be compared with the Error constants because the documentation mentions that it would be one of the constant values.

    The coderef is just an example. You're free to do whatever you want with it.