Revision history for Perl extension Video::ZVBI
0.2.2 2007-Nov-23
* Makefile.PL: Abort if zvbi library is not found; added compile
options USE_DL_SYM and USE_LIBZVBI_INT for ZVBI.xs; require
Perl 5.7.1 because of UTF-8 support
* ZVBI.xs: Compile against copy of libzvbi.h to avoid dependency
on libzvbi-dev; load symbols of recent library versions dynamically
from shared library to make the module independent of the library
version; more syntax clean-ups
* Meta.yml: Added.
0.2.1 2007-Nov-19
* ZVBI.xs: Compatibility fixes for older Perl versions;
Syntax fixes; Bugfix in search callback function array
0.2.0 2007-Nov-18
* : First official release (CPAN)