From 85be16db455932e482eb021220da732e3097077c Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Wed, 16 Jan 2013 22:21:56 +0100 Subject: initial commit --- README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..c4d2c1a --- /dev/null +++ b/README @@ -0,0 +1,18 @@ +Some little perl helpers to deal with linux-vserver guests. + +INSTALLATION + +To install it: + + perl Makefile.PL + make + make install + + +LICENSE INFORMATION + +VServer is Copyright (C) 2013, Alexander Sulfrian. + +This module is free software; you can redistribute it and/or +modify it under the same terms as Perl 5.10.0. For more details, +see the full text of the licenses in the directory LICENSES. -- cgit v1.2.3-1-g7c22