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
- Host: GitHub
- URL: https://github.com/skx/test--remoteserver
- Owner: skx
- License: other
- Created: 2014-03-07T22:56:31.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T06:55:03.000Z (about 8 years ago)
- Last Synced: 2025-04-04T05:27:34.538Z (9 months ago)
- Language: Perl
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
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.