From 3e662ab0f3789de56f0bbc8efb5b0399888c275b Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 4 Oct 2016 21:19:27 +0200 Subject: initial project skeleton --- README | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..aff2fe2 --- /dev/null +++ b/README @@ -0,0 +1,58 @@ +NAME + Arctica::Services::Graphics::NX3 - Core Perl modules for the Arctica Framework + +SYNOPSIS + use Arctica::Services::Graphics::NX3; + + + +DESCRIPTION + + + + Package Variables + + + + $Arctica::Services::Graphics::NX3:: + . + + $Arctica::Services::Graphics::NX3:: + . + + Class Methods + + + + This method does .... + + + + This method does .... + + Instance Methods + + + + This method does .... + + + + This method does .... + + Overloaded Operators + + + + Explanation on this... + +SEE ALSO + Arctica::GUI, , perl. + +AUTHOR + AUTHOR_FULLNAME + +COPYRIGHT + Copyright (c) 2015-2016 Arctica Project. All rights reserved. + This module is free software; you can redistribute it and/or modify it + under the same terms of the license. -- cgit v1.2.3