Help for this page
# Module1 Getopt::Long::Framework::accept(...); ... : # First call to getOpt processes @ARGV. $val = Getopt::Long::Framework::getOpt(...);
# Module1 use Getopt::Long::Framework accept => ...; ... : # First call to getOpt processes @ARGV. $val = Getopt::Long::Framework::getOpt(...);