The kitchen sink of "Things I might want to do remotely on some *nix-ish host via SSH"

Andy Baugh 9a74e45405 Make developing easier on a new machine 2 years ago
.github ff1543be2d tidy/critic rcs, gitignore, github foo 2 years ago
githooks 9a74e45405 Make developing easier on a new machine 2 years ago
lib 9a74e45405 Make developing easier on a new machine 2 years ago
t 2b7baf43e4 Okay, tests passing yay 2 years ago
.gitignore a78dce118b Add .bak to gitignore 2 years ago
.perltidyrc ff1543be2d tidy/critic rcs, gitignore, github foo 2 years ago
Changes e923222733 DZILize 2 years ago
Makefile 9a74e45405 Make developing easier on a new machine 2 years ago
README.md 30b44a15e1 Can't recall all the changes here but they are good I'm sure 2 years ago
dist.ini e923222733 DZILize 2 years ago
perlcriticrc b401dcb353 perl critic excludes 2 years ago
weaver.ini e923222733 DZILize 2 years ago

README.md

Net::OpenSSH::More

A submodule of Net::OpenSSH focused on giving you some more tools for executing common usage patterns of the (quite useful) parent module, but which are basically left "as an exercise for the reader" in the parent's POD.

See module POD for more details, and HAPPY HACKING!