Help for this page
testscript -lib 1.0 -cell -a -f
#!/usr/bin/perl ... use Getopt::Long; Getopt::Long::Configure('no_auto_abbrev','pass_through'); GetOptions('lib=s','cell=s') or exit 1;