[Templates] PATCH Template::Plugin::Directory

Allen Day allenday@ucla.edu
Tue, 12 Mar 2002 09:33:55 -0800 (PST)


Should we add the grep function as a general filter?

[% match = some_list | grep ('something') %]

I plan on adding recursive directory listing to this plugin as well...
soon.

-Allen