App-Easer
view release on metacpan or search on metacpan
lib/App/Easer/V1.pod view on Meta::CPAN
=head2 list_commands
=head2 load_application
=head2 merger
=head2 name_for_option
=head2 params_validate
=head2 print_commands
=head2 print_help
=head2 slurp
=head2 sources
=head2 stock_ChildrenByPrefix
=head2 stock_CmdLine
=head2 stock_Default
=head2 stock_DefaultSources
=head2 stock_Environment
=head2 stock_JsonFileFromConfig
=head2 stock_JsonFiles
=head2 stock_NamEnv
Used to set the default C<namenv> configuration, to automatically
generate an environment variable name from an option's name.
=head2 stock_Parent
=head2 stock_SourcesWithFiles
=head2 stock_SpecFromHash
Used as a C<specfetch> for accessing the specifications when set
directly in the hash. It's the default.
=head2 stock_SpecFromHashOrModule
Used as a C<specfetch> for accessing the specification first in the
hash, then looking into modules (and caching the search in the hash).
=head2 stock_commands
=head2 stock_help
=head2 validate_configuration
=end hidden
=head1 BUGS AND LIMITATIONS
Minimum perl version 5.24.
Report bugs through GitHub (patches welcome) at
L<https://github.com/polettix/App-Easer>.
=head1 AUTHOR
Flavio Poletti <flavio@polettix.it>
=head1 COPYRIGHT AND LICENSE
Copyright 2021 by Flavio Poletti <flavio@polettix.it>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
=cut
( run in 2.994 seconds using v1.01-cache-2.11-cpan-437f7b0c052 )