NAME
Perinci::Sub::Property::arg::cmdline - Specify command-line-related attributes in argument specification
VERSION
This document describes version 0.02 of Perinci::Sub::Property::arg::cmdline (from Perl distribution Perinci-Sub-Property-arg-cmdline), released on 2016-05-11.
SYNOPSIS
In function Rinci metadata:
args => {
arg1 => {
...,
'cmdline.chomp' => ...,
},
}
DESCRIPTION
This property is to allow command-line-related attributes in argument specification.
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Perinci-Sub-Property-arg-cmdline.
SOURCE
Source repository is at https://github.com/perlancar/perl-Perinci-Sub-Property-arg-cmdline.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Perinci-Sub-Property-arg-cmdline
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.