pack TEMPLATE,LIST Takes a LIST of values and converts it into a string using the rules given by the TEMPLATE. The resulting string is the
qx/STRING/ Generalized quotes. See Quote-Like Operators in perlop
return EXPR return Returns from a subroutine,
while These flow-control keywords are documented in Compound
die LIST die raises an exception. Inside an
select FILEHANDLE select Returns the currently selected filehandle. If FILEHANDLE is supplied, sets the
given These flow-control keywords related to the experimental switch feature are documented in
push ARRAY,LIST push EXPR,LIST Treats ARRAY as a stack by appending the values of LIST to the end of ARRAY
glob EXPR glob In list context, returns a (possibly empty) list of filename expansions on the value of EXPR
default These flow-control keywords related to the experimental switch feature are documented in
Page 15 of 26