$Id: README 3675 2010-01-14 11:35:01Z chris $

INTRODUCTION
============

TODO


INSTALLATION
============

   1 perl Makefile.PL
   2 make
   3 make test
   4 make install # as superuser


DEPENDENCIES
============

Class::Accessor
Cache::FileCache
File::Spec::Functions
LWP::UserAgent
URI
TODO...

COPYRIGHT AND LICENCE
=====================

Copyright (C) 2010 by Christopher Key <cjk32@cam.ac.uk>

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.4 or,
at your option, any later version of Perl 5 you may have available.

