NAME
Test::Ping::Ties::SERVICE_CHECK - Service Check Tie variable to Test::Ping
VERSION
Version 0.01
DESCRIPTION
In order to allow complete procedural interface to Net::Ping, even though it's an object, I use a Tie::Scalar interface. Every variable is also defined separately to make it cleaner and easier.
At some point they might be joined together in a single file, but I doubt it.
Please refrain from using this directly.
EXPORT
None.
COPYRIGHT & LICENSE
Copyright 2009-2010 Sawyer X, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.