Skip to content

ArcticaProject/perl-Arctica-Telekinesis-Client

Folders and files

NameName
Last commit message
Last commit date
Sep 4, 2017
Nov 2, 2017
Nov 2, 2017
Oct 20, 2016
Oct 20, 2016
Oct 20, 2016
Jun 26, 2017
Oct 20, 2016
Oct 20, 2016

Repository files navigation

NAME
    Arctica::Telekinesis::Client - Client implementation of Arctica Telekinesis

SYNOPSIS
      use Arctica::Telekinesis::Client;

      <usage-example-code>

DESCRIPTION

    <Introduction text>

  Package Variables

    <Some overall explanation>

    $Arctica::Telekinesis::Client::<var1>
        <Explanation on var1>.

    $Arctica::Telekinesis::Client::<var2>
        <Explanation on var2>.

  Class Methods

    <method-name-1>

        This method does ....

    <method-name-1>

        This method does ....

  Instance Methods

    <method-name-1>

        This method does ....

    <method-name-1>

        This method does ....

  Overloaded Operators

    <overloaded-operator-1>

        Explanation on this...

SEE ALSO
    Arctica::Telekinesis::Server, perl.

AUTHOR
    AUTHOR_FULLNAME <AUTHOR_MAILADDRESS>

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> license.