Help for this page
The smartmatch implicitly dereferences any non-blessed hash or array r +eference, so the HASH and ARRAY entries apply in those cases.
Right operand is an ARRAY: ... Any ARRAY smartmatch each ARRAY element like: grep { Any ~~ $_ } ARRAY
Num nummy numeric equality like: Num == nummy
Either an actual number, or a string that looks like one.
grep { $selection ~~ $_ } (5103)
$selection == 5103
use constant FOO => 42;
sub FOO() { return 42; }
An Englishman in New York An American Werewolf in London An American in Paris The Innocents Abroad An Idiot Abroad Robinson Crusoe on Mars A Connecticut_Yankee in King Arthur's Court There and Back Again Travels into Several Remote Nations of the World
Results (81 votes). Check out past polls.