From 4200df8d33d1829aba5c18636919e75658a3de8e Mon Sep 17 00:00:00 2001 From: GZNGET FOSS Team Date: Wed, 28 Jun 2017 11:53:25 +0200 Subject: initial commit, development state dating 20170619 --- README | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..2b45e62 --- /dev/null +++ b/README @@ -0,0 +1,59 @@ +NAME + Arctica::Browser::Proxy - Core Perl modules for the Arctica Web Browser + +SYNOPSIS + use Arctica::Browser::Proxy; + + + +DESCRIPTION + + + + Package Variables + + + + $Arctica::Browser::Proxy:: + . + + $Arctica::Browser::Proxy:: + . + + 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, + Arctica::Browser::ToolBar, Arctica::Browser::WebView, perl + +AUTHOR + AUTHOR_FULLNAME + +COPYRIGHT + Copyright (c) 2015-2017 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