Apache::TS::AdminClient broken in trunk
---------------------------------------
Key: TS-715
URL: https://issues.apache.org/jira/browse/TS-715
Project: Traffic Server
Issue Type: Bug
Components: Management
Affects Versions: 2.1.7
Reporter: Billy Vierra
funtion get_stat uses a function called float if $resp[2] == TS_REC_STRING.
float is not a standard perl function and is not defined anywhere in the module.
I have created a patch that fixes this along with:
* Cleans up code
* perltidy's code
* Add a function: _find_socket that will check multiple locations to see if the
socket exists if one is not passed.
* Changed required perl version in Makefile.PL from perl 5.10.1 to perl 5.8.8
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira