- or download this
my @words = (
'foo',
...
}
}
}
- or download this
my @words = (
'foo',
...
}
}
}
- or download this
my @words = (
'foo',
...
}
}
}
- or download this
my @words = (
'foo',
...
}
}
}
- or download this
use Regexp::List ();
...
print if /$regexp/;
#print if $_ =~ $regexp; # Alternate syntax.
}
- or download this
my @patterns = qw(
create
...
last;
}
}