AI-Evolve-Befunge

 view release on metacpan or  search on metacpan

LICENSE  view on Meta::CPAN

Package will still be considered the Standard Version, and as such
will be subject to the Original License.


Distribution of Modified Versions of the Package as Source 

(4)  You may Distribute your Modified Version as Source (either gratis
or for a Distributor Fee, and with or without a Compiled form of the
Modified Version) provided that you clearly document how it differs
from the Standard Version, including, but not limited to, documenting
any non-standard features, executables, or modules, and provided that
you do at least ONE of the following:

    (a)  make the Modified Version available to the Copyright Holder
    of the Standard Version, under the Original License, so that the
    Copyright Holder may include your modifications in the Standard
    Version.

    (b)  ensure that installation of your Modified Version does not
    prevent the user installing or running the Standard Version. In
    addition, the Modified Version must bear a name that is different

README  view on Meta::CPAN

AUTHOR

    Mark Glines <mark-befunge@glines.org>


CONTACT

You can either email me at the above address, or find me on irc.magnet.net with
the nickname "Infinoid".  If you want to tell me how much the module rules or
sucks, or if you have any questions about it, that's a good place to start.  If
you have a specific bug or feature you want to tell me about (or better yet, a
patch), you can send it to:

    bug-AI-Evolve-Befunge@rt.cpan.org

That will add it to the issue tracker so it won't get lost.


COPYRIGHT AND LICENSE

This module is copyright (c) 2007-2009 Mark Glines.

tools/migrationd  view on Meta::CPAN

This script acts as a server to link multiple instances of
AI::Evolve::Befunge together for the purposes of migration.  This is
a cheap, easy form of parallel processing - migration allows useful
traits to propagate without requiring any synchronization, and using
minimal bandwidth.

It will run until it is killed.

Please be aware that this protocol is subject to change over time -
the whole migration process will be adapted to use Net::Cluster when
that becomes available.  Until this feature has stabilized, no
guarantee is made that newer versions of AI::Evolve::Befunge will be
able to talk to this version of the server.


=head1 COMMAND LINE ARGUMENTS

=head2 -h <host/IP>, --host=<host/ip>

Hostname or IP address to listen on.  By default, connections will be
accepted on all available IPs.



( run in 0.243 second using v1.01-cache-2.11-cpan-a5abf4f5562 )