libgetopt-lucid-perl

Module for parsing command line arguments
  https://metacpan.org/release/Getopt-Lucid
  0
  no reviews



Getopt::lucid is a perl module for parsing command line arguments, similar in nature to getopt::long (in perl core). the goal of this module is to provide good code readability and clarity of intent, relying on plain-english option specification as opposed to the more symbolic approach of getopt::long.