An open API service indexing awesome lists of open source software.

https://github.com/skx/test--remoteserver

The Perl module Test::RemoteServer
https://github.com/skx/test--remoteserver

Last synced: 7 months ago
JSON representation

The Perl module Test::RemoteServer

Awesome Lists containing this project

README

          

========================================
Test::RemoteServer
========================================

Test::RemoteServer allows basic sysadmin checks of remote hosts.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

COPYRIGHT AND LICENCE

Copyright (C) 2014 Steve Kemp . All rights reserved.

This library is free software. You can modify and or distribute it under the same terms as Perl itself.