|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: Default filter in TTby Rhandom (Curate) |
| on Jan 26, 2011 at 17:25 UTC ( #884387=note: print w/ replies, xml ) | Need Help?? |
|
Template::Alloy now also supports the AUTO_FILTER directive.
my @a=qw(random brilliant braindead); print $a[rand(@a)];
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||