GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MooseX::App::ParsedArgv::Element(3) User Contributed Perl Documentation MooseX::App::ParsedArgv::Element(3)

MooseX::App::ParsedArgv::Element - Parsed logical element from @ARGV

Every instance of this class represents a logical entity from @ARGV

Parameter value or option key

Arrayref of values. A value is represented by a MooseX::App::ParsedArgv::Value object.

Append a value

All values as scalars (in supplied order)

All values as MooseX::App::ParsedArgv::Value objects (in supplied order)

Last value as MooseX::App::ParsedArgv::Value object (as given by supplied order)

Type of element. Can be 'option', 'parameter' or 'extra'

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)

Tries to re-create the original input
2021-08-15 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.