Query: html::mason::resolver::file
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTML::Mason::Resolver::File(3pm) User Contributed Perl Documentation HTML::Mason::Resolver::File(3pm)NAMEHTML::Mason::Resolver::File - Component path resolver for file-based componentsSYNOPSISmy $resolver = HTML::Mason::Resolver::File->new(); my $info = $resolver->get_info('/some/comp.html');DESCRIPTIONThis HTML::Mason::Resolver subclass is used when components are stored on the filesystem, which is the norm for most Mason-based applications.SEE ALSOHTML::Mason perl v5.14.2 2012-02-04 HTML::Mason::Resolver::File(3pm)