Skip to content

The mother forker! A controlling, somewhat abusive event driven mother that forks external processes only to closely monitor and control them. Fully event driven monitoring of STDOUT and STDERR. Can provide PTY.

License

AGPL-3.0, GPL-2.0 licenses found

Licenses found

AGPL-3.0
COPYING.AGPL-3+
GPL-2.0
COPYING.GPL-2
Notifications You must be signed in to change notification settings

ArcticaProject/perl-Arctica-Core-Mother-Forker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME
    Arctica::Core::Mother::Forker - Arctica Framework for Fork and Control of external exec

SYNOPSIS
      use Arctica::Core::Mother::Forker;

      <usage-example-code>

DESCRIPTION

    <Introduction text>

  Package Variables

    <Some overall explanation>

    $Arctica::Core::Mother::Forker::<var1>
        <Explanation on var1>.

    $Arctica::Core::Mother::Forker::<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::WTF, <others>, 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.

About

The mother forker! A controlling, somewhat abusive event driven mother that forks external processes only to closely monitor and control them. Fully event driven monitoring of STDOUT and STDERR. Can provide PTY.

Topics

Resources

License

AGPL-3.0, GPL-2.0 licenses found

Licenses found

AGPL-3.0
COPYING.AGPL-3+
GPL-2.0
COPYING.GPL-2

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages