1HTML::Mason::Resolver::UFsielre(C3o)ntributed Perl DocumHeTnMtLa:t:iMoanson::Resolver::File(3)
2
3
4
6 HTML::Mason::Resolver::File - Component path resolver for file-based
7 components
8
10 my $resolver = HTML::Mason::Resolver::File->new();
11
12 my $info = $resolver->get_info('/some/comp.html');
13
15 This HTML::Mason::Resolver subclass is used when components are stored
16 on the filesystem, which is the norm for most Mason-based applications.
17
18
19
20perl v5.28.0 2017-10-29 HTML::Mason::Resolver::File(3)