diff options
author | Andinus <andinus@nand.sh> | 2020-08-27 12:39:21 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2020-08-27 12:39:21 +0530 |
commit | 391977a559a3130885d5c512f25d76207ac67b16 (patch) | |
tree | e8b9f93dc74322cf1b94d935d8555090d4e33f19 /README | |
parent | b99691cc076ce16b73a2dea8ca119b2229083a62 (diff) | |
download | leo-391977a559a3130885d5c512f25d76207ac67b16.tar.gz |
Add encrypt & sign option, remove archive_HelpMessage()
`archive_HelpMessage' was removed because variables from `archive' sub are not shared with it. On #perl@freenode: <andinus> i have a sub archive_Help inside of sub archive, when i try to use archive's var in archive_Help perl says "Variable "$archive_dir" will not stay shared at..." [02:55] [...] <Grinnz> generally, you pass variables into subs that you call [02:57] <Grinnz> defining a sub within another sub is evidence that you did it wrong [...] <andinus> is defining a sub within a sub not a good idea? <Grinnz> it does nothing useful [03:01] <Grinnz> and causes issues like the one you are having [...]
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions