A minimalistic POD documentation was added.
File PezcaCA.config was removed, this is not needed.
Further improvements in the documentation.
More administration files were added.
Find EPICS Module "CA.pm" when environment variable "EPICS_BASE" is set.
Installing the package with ExtUtils::MakeMaker was configured.
Error handling was further improved.
.hgignore was added.
Examples in the documentation were updated.
The timeout implementation for callbacks was much improved.
Debug messages were improved.
All test scripts were updated and extended.
Bugfix in GetList: In original Pezca the list is returned directly.
Variable "$PezcaCA" shows that this is PezcaCA, not the originial Pezca.
In GetList, a wrong array length no longer aborts the program.
A test to run GetList with a monitor was added.
Documentation that is generated with Sphinx was added.
DebugOn() and DebugOff() no actually do someting: callback function tracing.
Some comments and an error message were improved.
Bugfix: Printing of error messages didn't work.
The perl module is now named "Pezca.pm".
A first version of an install script was added.
Error handling was improved.
Some test programs were added in directory 'test'.
A file "setenv.sh" was added.
More redundancies were removed.
Some redundancy regarding get-callbacks was removed.
This is the first Version of PezcaCA.