Agents-FIPA version 0.0.1

These modules *will* implement a FIPA compliant Agent system.

They are currently in development.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install


DEPENDENCIES

None.


COPYRIGHT AND LICENSE

Copyright (C) 2009, Roger Hall

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
