The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
- show help 
 - don't use pod2usage
 - ex) opts my $foo => { isa => 'Str', description => 'input bar|baz' };
   => ./foo.pl --help
      Usage: foo.pl --foo=[val]
          foo: input bar|baz