NAME

Getopt::Pad::Spec::Config - validated config block

DESCRIPTION

The validated config block: resolved Format instance, paths, defaultPath and autoload. Pure declaration data - all config file reading and writing lives in the Getopt::Pad::Config worker it hands out via its io reader; only formatName and defaultPath are exposed on top, for the auto option help texts.

Part of the Getopt::Pad distribution; see its documentation for the user-facing API.

AUTHOR

davenonymous <perl@davenonymous.com>

COPYRIGHT AND LICENSE

Copyright 2026 davenonymous

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.