EAFDSS version 0.70
====================

This library handles the communication with an Electronic Signature
Device (EAFDSS - ΕΑΦΔΣΣ). It also handles all necessary file housekeeping
requirements by Law.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires the following modules and libraries:

* Switch
* Carp
* Socket
* Class::Base
* IO::Socket::INET
* Digest::SHA1
* Config::IniFiles
* Device::SerialPort

COPYRIGHT AND LICENCE

Copyright (C) 2008 by Hasiotis Nikos

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