GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Config::Model::Utils::GenClassPod(3) User Contributed Perl Documentation Config::Model::Utils::GenClassPod(3)

Config::Model::Utils::GenClassPod - generate pod documentation from configuration models

version 2.149

 use Config::Model::Utils::GenClassPod;
 gen_class_pod;

 # or

 gen_class_pod('Foo','Bar',...)

This module provides a single exported function: "gen_class_pod".

This function scans "./lib/Config/Model/models/*.d" and generate pod documentation for each file found there using Config::Model::generate_doc

You can also pass one or more class names. "gen_class_pod" writes the documentation for each passed class and all other classes used by the passed classes.

Dominique Dumont

This software is Copyright (c) 2005-2022 by Dominique Dumont.

This is free software, licensed under:

  The GNU Lesser General Public License, Version 2.1, February 1999
2022-04-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.