NAME

Getopt::Pad::Util - internal helpers

DESCRIPTION

Internal helpers: camelCase reader derivation (camelize), the shared name check for options, aliases, args and commands (isValidName), spec error reporting at the caller outside the library (specError), tilde expansion (expandTilde) and the color decision for a handle (useColor). Not part of the public 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.