The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.002000 - 2013-04-14

  • added App::BCSSH::Inline to make plugins easier to write
  • better error message when there is no ssh connection
  • fix plugin loading location
  • improved documentation
  • App::BCSSH::Client is a normal role instead of a Package::Variant
  • make scp command configurable
  • fix raw socket handling
  • handler names are used directly without lower casing

Modules

Back channel SSH messaging
Handler client role
Open a URL in the user's local browser
list commands available to bcssh
Show documentation for bcssh commands
Check if a bcssh proxy is available
Copy files to user's local machine
Connect to ssh server with bcssh proxy running
Edit file on user's local machine
Role for command handlers
Role to provide -h and --help options
Functions to send and read ssh-agent messages
Options parser for command objects
Role for accessors with option parsing
Read Pod abstract, synopsis, and options from loadable modules
ssh-agent proxy with message intercept
Utility functions for App::BCSSH

Provides

in lib/App/BCSSH/Handler/browse.pm
in lib/App/BCSSH/Handler/scp.pm
in lib/App/BCSSH/Handler/vi.pm
in lib/App/BCSSH/Inline.pm