Help for this page
#!/usr/bin/perl use strict; ... } else { print "Want one of: @options\n"; }
Matched 'Yes'