NAME
Config::Model::Utils::GenClassPod - generate pod documentation from configuration models
VERSION
version 2.062
SYNOPSIS
use Config::Model::Utils::GenClassPod;
gen_class_pod;
DESCRIPTION
This module provides a single exported function: gen_class_pod
. This function will scan ./lib/Config/Model/models
and generate a pod documentation for each .pl
found there using Config::Model::generate_doc
AUTHOR
Dominique Dumont
COPYRIGHT AND LICENSE
This software is Copyright (c) 2014 by Dominique Dumont.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999