[Bps-public-commit] r12316 - TAP-Harness-Remote
alexmv at bestpractical.com
alexmv at bestpractical.com
Wed May 14 15:28:06 EDT 2008
Author: alexmv
Date: Wed May 14 15:28:06 2008
New Revision: 12316
Modified:
TAP-Harness-Remote/ (props changed)
TAP-Harness-Remote/README
Log:
r31691 at kohr-ah: chmrr | 2008-05-14 15:24:35 -0400
* Updated README
Modified: TAP-Harness-Remote/README
==============================================================================
--- TAP-Harness-Remote/README (original)
+++ TAP-Harness-Remote/README Wed May 14 15:28:06 2008
@@ -1,4 +1,4 @@
-TAP-Harness-Remote version 0.0.1
+TAP-Harness-Remote version 0.01
Sometimes you want to run tests on a remote testing machine, rather
than your local development box. C<TAP::Harness::Remote> allows you
@@ -26,13 +26,14 @@
DEPENDENCIES
-TAP::Harness 3.04 or higher; working copies of OpenSSH and rsync.
+A recent enough TAP::Harness build; 3.03 or later should suffice.
+Working copies of OpenSSH and rsync.
COPYRIGHT AND LICENCE
-Copyright (C) 2007, Best Practical Solutions LLC.
-
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
+Copyright (c) 2007-2008, Best Practical Solutions, LLC. All rights
+reserved.
+This module is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself. See L<perlartistic>.
More information about the Bps-public-commit
mailing list