The documentation is wrong - at least for Strawberry Perl on Windows. The documentation shows single quotes for the --holder attribute. If single quotes are used, just the firstname is shown in the LICENCE file. Using double quotes solves this problem: --holder "Joe Bloggs"This is a general problem with command-line arguments, there's regular discussions, e.g. related to perl -e oneliners. Unix/Linux single quote, Windows native double quote (probably same with ActivePerl, while Cygwin (and MinGW) Shell is a bash which understands quotes the same as Unix/Linux.
In reply to Re: LICENCE file
by soonix
in thread LICENCE file
by Bod
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |