NAME
Agent::TCLI::Response - A Response class for Agent::TCLI::Response.
SYNOPSIS
A simple object for storing TCLI responses.
ATTRIBUTES
The following attributes are accessible through standard get_ or set_ methods unless otherwise noted
body
Main body of response.
code
A code for the response, similar to HTTP/SIP. code will only accept NUMERIC type values.
INHERITED METHODS
This module is an Object::InsideOut object that inherits from Agent::TCLI::Request. It inherits methods from both. Please refer to their documentation for more details.
AUTHOR
Eric Hacker <hacker at cpan.org>
BUGS
The (ab)use of AUTOMETHODS is probably more a bug than a feature.
SHOULDS and MUSTS are currently not always enforced.
Test scripts not thorough enough.
Probably many others.
LICENSE
Copyright (c) 2007, Alcatel Lucent, All rights resevred.