- or download this
my @locations= (
[ source => 'D:\\dev' ],
...
[ docs => 'F:\\Documents' ],
[ norule => 'D:\\Program Files\\util']
);
- or download this
[ qw ( -this -that 5 6 -other /path/etc/foo ) ],
- or download this
[ '-this', [ that => 5, 6 ], '-other', '/path/etc/foo' ],