MooX-Options
view release on metacpan or search on metacpan
Handling JSON formatted arguments requires any of those modules
are loded:
- [JSON::MaybeXS](https://metacpan.org/pod/JSON::MaybeXS)
- [JSON::PP](https://metacpan.org/pod/JSON::PP) (in Core since 5.14).
## Decouple autorange and autosplit
Until 4.023, any option which had autorange enabled got autosplit enabled, too.
Since autosplit might not work correctly and for a reasonable amount of users
the fact of
$ my-tool --range 1..5
is all they desire, autosplit will enabled only when the dependencies of
autosplit are fulfilled.
# IMPORTED METHODS
The list of the methods automatically imported into your class.
lib/MooX/Options.pm view on Meta::CPAN
L<JSON::PP> (in Core since 5.14).
=back
=back
=head2 Decouple autorange and autosplit
Until 4.023, any option which had autorange enabled got autosplit enabled, too.
Since autosplit might not work correctly and for a reasonable amount of users
the fact of
$ my-tool --range 1..5
is all they desire, autosplit will enabled only when the dependencies of
autosplit are fulfilled.
=head1 IMPORTED METHODS
The list of the methods automatically imported into your class.
( run in 1.532 second using v1.01-cache-2.11-cpan-71847e10f99 )