Help for this page

Select Code to Download


  1. or download this
    use Getopt::Attribute;
    
    our @x : Getopt(x=s);
    die "wrong number of arguments for -x!\n" if @x<1 or @x>4;