racke / Template-Flute

Template::Flute - Modern designer-friendly HTML templating Engine
Other
11 stars 12 forks source link

Feature/target wildcards #57

Closed melmothx closed 10 years ago

melmothx commented 10 years ago

Implemented the wildcard matching of attributes (with * meaning all attributes and comma separated list).

Test and doc included.