From 77cf37e6fb5978ab782c7c5d73e69f79b2dd5acd Mon Sep 17 00:00:00 2001 From: GZNGET FOSS Team Date: Tue, 6 Sep 2016 16:29:56 +0200 Subject: Initial Arctica Core Commit --- 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..835d16c --- /dev/null +++ b/README @@ -0,0 +1,58 @@ +NAME + Arctica::Core - Core Perl modules for the Arctica Framework + +SYNOPSIS + use Arctica::Core; + + + +DESCRIPTION + + + + Package Variables + + + + $Arctica::Core:: + . + + $Arctica::Core:: + . + + 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