* Use CamelCase for the Perl modules.
This commit is contained in:
parent
f42a505ab7
commit
365f3028dd
12 changed files with 18 additions and 19 deletions
|
|
@ -3,7 +3,7 @@
|
|||
use Fcntl ':flock';
|
||||
use English '-no_match_vars';
|
||||
use IO::Handle;
|
||||
use ssh qw/sshOpts openSSHConnection/;
|
||||
use SSH qw/sshOpts openSSHConnection/;
|
||||
no warnings('once');
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue