logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ZoneMinder::Base - Base perl module for ZoneMinder

Author

       Philip Coombes, <philip.coombes@zoneminder.com>

Description

       This module is the base module for the rest of the ZoneMinder modules. It is included by each of the
       other modules but serves no purpose other than to propagate the perl module version amongst the other
       modules. You will never need to use this module directly but if you write new ZoneMinder modules they
       should include it.

   EXPORT
       None by default.

Name

       ZoneMinder::Base - Base perl module for ZoneMinder

See Also

Synopsis

       use ZoneMinder::Base;

See Also