aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Getopt-Attribute/pkg-descr
blob: a2f5a742413c9295adb304bf663ff45271646764 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
This module provides an attribute wrapper around Getopt::Long.  Instead of
declaring the options in a hash with references to the variables and subroutines
affected by the options, you can use the Getopt attribute on the variables and
subroutines directly.

As you can see from the Synopsis, the attribute takes an argument of the same
format as you would give as the hash key for Getopt::Long.  See the Getopt::Long
manpage for details.

WWW: https://metacpan.org/release/Getopt-Attribute