Perl Operators   «Prev 

Functions that are list Operators

All the functions listed here are list operators; any functions you don't see here are not list operators.
chmod LIST
printf LIST
chomp LIST
chop LIST
chown LIST
die LIST
exec LIST
formline PICTURE, LIST
grep BLOCK LIST
grep EXPR,LIST
join EXPR,LIST
kill LIST
map BLOCK LIST
map EXPR,LIST
pack TEMPLATE,LIST
print FILEHANDLE LIST
print LIST
printf FILEHANDLE LIST
push ARRAY,LIST
return LIST
reverse LIST
sort SUBNAME LIST
sort BLOCK LIST
sort LIST
splice ARRAY,OFFSET,LENGTH,LIST
sprintf FORMAT,LIST
syscall LIST
system LIST
tie VARIABLE,CLASSNAME,LIST
unlink LIST
unshift ARRAY,LIST
utime LIST
warn LIST