html::mason::resolver::file(3pm) debian man page | unix.com

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)

NAME
HTML::Mason::Resolver::File - Component path resolver for file-based components
SYNOPSIS
my $resolver = HTML::Mason::Resolver::File->new(); my $info = $resolver->get_info('/some/comp.html');
DESCRIPTION
This HTML::Mason::Resolver subclass is used when components are stored on the filesystem, which is the norm for most Mason-based applications.
SEE ALSO
HTML::Mason perl v5.14.2 2012-02-04 HTML::Mason::Resolver::File(3pm)
Related Man Pages
html::mason::tools(3pm) - debian
html::mason::componentsource(3pm) - debian
html::mason::lexer(3pm) - debian
html::mason::resolver(3pm) - debian
html::mason::subclassing(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph