From fafffe8978a700edfef3adc12c82e8a338f43922 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 19 Oct 2016 11:14:57 +0200 Subject: Add formal Perl files. --- 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..ba16bf3 --- /dev/null +++ b/README @@ -0,0 +1,58 @@ +NAME + Arctica::Telekinesis::Application::Gtk3 - Core Perl modules for the Arctica Framework + +SYNOPSIS + use Arctica::Telekinesis::Application::Gtk3; + + + +DESCRIPTION + + + + Package Variables + + + + $Arctica::Telekinesis::Application::Gtk3:: + . + + $Arctica::Telekinesis::Application::Gtk3:: + . + + Class Methods + + + + This method does .... + + + + This method does .... + + Instance Methods + + + + This method does .... + + + + This method does .... + + Overloaded Operators + + + + Explanation on this... + +SEE ALSO + Arctica::Telekinesis::Server, Arctica::Telekinesis::Client, 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