debian man page for html::mason::resolver::file

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::componentsource(3pm) - debian
html::mason::lexer(3pm) - debian
html::mason::methodmaker(3pm) - debian
html::mason::psgihandler(3pm) - debian
jifty::view::mason::handler(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph