Running perl script and getting "Error in option spec:"
Advertisements I am very new to running perl scripts and I am running into problems that I suspect are due to the assignment of variables. Here is the beginning of the original script: #!/usr/bin/perl -w ##################################### # gbstrim.pl # John Garbe # June 2016 # # ##################################### =head1 NAME gbstrim.pl – – Trim padding and/or… Read More Running perl script and getting "Error in option spec:"