aboutsummaryrefslogtreecommitdiff
path: root/SBO-Lib/README
diff options
context:
space:
mode:
authorJacob Pipkin <d4wnr4z0r@yahoo.com>2012-05-08 00:44:49 -0500
committerJacob Pipkin <d4wnr4z0r@yahoo.com>2012-05-08 00:44:49 -0500
commitb7afd023a8e5ff86f751196984ba87dcb9d451cd (patch)
tree0e6add668d896be591972c4e7fb2a02b31488770 /SBO-Lib/README
downloadsbotools-b7afd023a8e5ff86f751196984ba87dcb9d451cd.tar.xz
initial repo add
Diffstat (limited to 'SBO-Lib/README')
-rw-r--r--SBO-Lib/README36
1 files changed, 36 insertions, 0 deletions
diff --git a/SBO-Lib/README b/SBO-Lib/README
new file mode 100644
index 0000000..324c6ae
--- /dev/null
+++ b/SBO-Lib/README
@@ -0,0 +1,36 @@
+SBO-Lib version 0.01
+====================
+
+SBO::Lib is a library for the sbotools scripts.
+
+INSTALLATION
+
+To install this module type the following:
+
+ perl Makefile.PL
+ make
+ make test
+ make install
+
+DEPENDENCIES
+
+This module requires these other modules and libraries:
+
+ Sort::Versions => 1.5
+ Text::Tabulate => 1.1.1
+
+COPYRIGHT AND LICENCE
+
+DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+Version 2, December 2004
+
+Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
+
+Everyone is permitted to copy and distribute verbatim or modified
+copies of this license document, and changing it is allowed as long
+as the name is changed.
+
+DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+0. You just DO WHAT THE FUCK YOU WANT TO.