The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Changelog for HealthCheck-Diagnostic-SFTP

v1.5.0 2022-10-25T17:17:00
 - Update README (Andrew Hewus Fresh)
 - Update Makefile (Andrew Hewus Fresh)
 - Pull request #6: SM-3859 (Mitch McCracken)
 - Increase default timeout from 3 to 10 seconds (Mitch McCracken)

v1.4.2 2022-03-03T23:07:32
 - Update README (Andrew Hewus Fresh)
 - Pull request #5: SM-3529 (Mitch McCracken)
 - Call alarm(0) after connection failure exceptions (Mitch McCracken)

v1.4.1 2022-02-10T17:18:09
 - Update README (Andrew Hewus Fresh)
 - Pull request #4: SM-3514 (Mitch McCracken)
 - Show port in output if one was given (Mitch McCracken)
 - Switch timeout option to use alarm signal handler (Mitch McCracken)

v1.4.0 2022-02-04T21:08:09
 - Update README (Andrew Hewus Fresh)
 - Pull request #3: SM-3507 (Mitch McCracken)
 - Fix default timeout in POD (Andrew Fresh)
 - Add tests for timeout / ConnectTimeout option (Mitch McCracken)
 - Make POD for timeout use semantic line breaks (Mitch McCracken)
 - Lower default timeout from 10 to 3 seconds. (Mitch McCracken)
 - Allow setting timeout / ConnectTimeout value (Mitch McCracken)

v1.2.2 2020-04-03T15:50:25
 - Update names in examples (Andrew Hewus Fresh)
 - Note why Net::SSH::Perl::Buffer is in the cpanfile (Andrew Hewus Fresh)
 - Convert to Dist::Zilla::PluginBundle::Author::GSG (Andrew Hewus Fresh)

v1.2.1 2019-11-05T22:35:51
 - Merge remote-tracking branch 'origin/stage' into prod (Brandon Messineo)
 - Merge remote-tracking branch 'origin/test' into stage (Brandon Messineo)
 - Merge remote-tracking branch 'origin/master' into test (Brandon
   Messineo)

v1.2.0.1 2019-10-18T19:55:55
 - Create distribution files (Andrew Hewus Fresh)
 - Convert to Bitbucket workflow (Andrew Hewus Fresh)
 - Remove gitc metadata (Andrew Hewus Fresh)

v1.2.0.0 2018-12-04T17:02:02
 - Add a SYNOPSIS (Brandon Messineo)
 - Allow for a `callback` sub (Brandon Messineo)
 - Actually start using Net::SFTP (Brandon Messineo)
 - Add in a user option, along with a display name (Brandon Messineo)
 - Allow check values to override the instance values (Brandon Messineo)
 - Require a `host` parameter for the diagnostic (Brandon Messineo)
 - Create the constructor method (Brandon Messineo)

v1.1.0 2018-12-04T18:08:24
 - Merge remote-tracking branch 'origin/test' into stage (Brandon Messineo)

v1.1.0.0 2018-11-06T20:11:38
 - No changes found

v1.0.0 2018-11-06T20:11:23
 - Merge remote-tracking branch 'origin/test' into stage (Brandon Messineo)

v0.0.1 2018-11-06T20:09:55
 - No changes found

v0.0.0 2018-12-04T17:02:02
 - Add a SYNOPSIS (Brandon Messineo)
 - Allow for a `callback` sub (Brandon Messineo)
 - Actually start using Net::SFTP (Brandon Messineo)
 - Add in a user option, along with a display name (Brandon Messineo)
 - Allow check values to override the instance values (Brandon Messineo)
 - Require a `host` parameter for the diagnostic (Brandon Messineo)
 - Create the constructor method (Brandon Messineo)
 - Merge remote-tracking branch 'origin/master' into test (Brandon
   Messineo)
 - Add basic boilerplate (Brandon Messineo)
 - repository initialized by gitc initialize-repo (Brandon Messineo)