MooseX::App::ParsedArgv::Element
Parsed element from @ARGV
- Provided by: libmoosex-app-perl (Version: 1.33-1)
- Report a bug
Parsed element from @ARGV
Every instance of this class represents a logical entity from @ARGV
Parameter value or option key
Arrayref of values
Raw value as supplied by the user
Type of element. Can be 'option', 'parameter' or 'extra'
Number of occurences in @ARGV
Flag that indicates if element was already consumed
Consumes element. Dies if element is already consumed
Serializes element (Does not procuce output that is identical with original @ARGV)