in reply to Re^2: Filter out an input file with a given waiver file, and output to a specific file
in thread Filter out an input file with a given waiver file, and output to a specific file
Update:
if (exists $identifier{$pin}) {
in this line and loop, Global symbol "$pin" requires explicit package name, for both $pin and $identifier
2017-07-15 Athanasius restored original content
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Filter out an input file with a given waiver file, and output to a specific file
by huck (Prior) on Jul 13, 2017 at 08:15 UTC | |
|
Re^4: Filter out an input file with a given waiver file, and output to a specific file
by soonix (Chancellor) on Jul 13, 2017 at 09:39 UTC |