
Agent::Template - a template perl agent.

Describe how your agent should be used with some example code, i.e.:
use Agent;
my $agent = new Agent( Name => 'Template', %args ); $agent->run;

Describe what your agent does in this section.

Describe any parameters your constructor might take, i.e.:
Param1 => description

Anything the user might find useful to know.

Links to relevant documents here.

Self evident.

Copyright (c) 1997, 1998 Steve Purkis. All rights reserved. This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Mom, dad, fido (no, not the company!).