Mobile::Executive version 2.03
==============================
A module for creating Scooby mobile agents.
See:
http://glasnost.itcarlow.ie/~scooby/ for more details.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
then as root:
make install
DEPENDENCIES
This module requires these other modules and libraries:
Devel::Scooby, Crypt::RSA, and Mobile::Location.
COPYRIGHT AND LICENCE
Copyright (c) 2003, Paul Barry. All Rights Reserved.
This module is free software. It may be used, redistributed
and/or modified under the same terms as Perl itself.