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
OpenXPKI::Config::Lint::Dummy(3) User Contributed Perl Documentation OpenXPKI::Config::Lint::Dummy(3)

OpenXPKI::Config::Lint::Dummy

This is a dummy class to show how custom modules for config linting can be build. The method "lint" will be called with the blessed configuration object (OpenXPKI::Config::Backend) as parameter.

The method should return a string with a description of the errors detected. It MUST return false/undef in case the lint was successful. In case you want to provide additional output, write to the Log4perl logger which is available via the logger attribute of the class. Additional errors can be placed in the error attribute.

Subclasses SHOULD include "OpenXPKI::Config::Lint::Role" (Moose::Role).

2022-05-14 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.