in reply to Re: Re: qw with comma delimiter
in thread qw with comma delimiter
You would use it where you could use any list. That includes as arguments to import():
use Some::Module split( $/, <<'END_IMPORT'); argument #1 second 'argument' joij0986t098$@$*()*%@!~ END_IMPORT
|
|---|