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

Changes for version 0.03 - 2007-04-30

  • Added working Agent script to bin
  • Fixed up the POD docs a bunch.
  • Added more support for running external commands
  • Removed some cruft
  • Fixed lots of little bugs
  • Moved Testee, which breaks tests in dependent distributions
  • Cleaned up version numbers and Id fields
  • Removed dependency on PoCo::SimpleLog for Package::Tail
  • Fixed bug in Package::Base with scalar defaults
  • Fixed the way required Parameters work in Commands
  • Made Control's Session heap refer to the Control. Enabling easier access in commands through $sender->get_heap

Documentation

Run a TCLI Agent with the Tail package enabled.

Modules

Transactional Contextual Line Interface
Base object for other TCLI objects
Base object for other TCLI objects
Manage TCLI commands
Base object for other Agent::TCLI::Package objects
A class for tailed lines to be tested.
A class for an individual test on Lines.
Base class for Agent::TCLI::Package objects accessing other Unix commands.
A package of commands to access the XMPP transport
A Parameter class for TCLI.
A Request class for Agent::TCLI::Request.
A Response class for Agent::TCLI::Response.
Write Test scripts to control TCLI agents.
Base Class for transports
transport for testing commands
xmpp transport for Net::CLI
A User class for Net::CLI.