[perl] Note in -help that -proxy is on by default
This commit is contained in:
parent
848cb3f95e
commit
8cc3d04a35
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ Perl 5 Options (available with -perl5)\n\
|
|||
-const - Wrap constants as constants and not variables (implies -proxy)\n\
|
||||
-nopm - Do not generate the .pm file\n\
|
||||
-noproxy - Don't create proxy classes\n\
|
||||
-proxy - Create proxy classes\n\
|
||||
-proxy - Create proxy classes (enabled by default)\n\
|
||||
-static - Omit code related to dynamic loading\n\
|
||||
\n";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue