This is a Perl library to use the EPICS Channel Access network protocol with perl.
This library is compatible with 'Pezca <https://pezca.sourceforge.io>'_, an older Perl library for Channel Access.
PezcaCA is based on Perl module 'CA' that comes with EPICS Base, so it is much easier to install than original Pezca.
Install this project with the usual:
perl Makefile.PL INSTALL_BASE=<DIRECTORY> make install
You may need to set some environment variables (PERL5LIB) to use this Perl module.