
App::TemplateServer::Provider::Filesystem - role for templating systems that get templates from the filesystem (TT, Mason, etc.)

This method returns the template list by visiting each docroot (recursively), and returning a list of regular files. This is what most template systems will want to do.

This role provides the following attributes:
This is an arrayref of directories where the templates that you are "providing" are located.
