require IPC::Lite; our @urls; IPC::Lite->import( Key => $0, qw( @urls ) ); push(@urls, '...');