Simple untested thought: Did you try actually declaring the variable?
require IPC::Lite; our @urls; IPC::Lite->import( Key => $0, qw( @urls ) ); push(@urls, '...');
In reply to Re: Conditional loading of module with global exports
by Anonymous Monk
in thread Conditional loading of module with global exports
by learnedbyerror
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |