Man Page: html::mason::resolver::file
Operating Environment: debian
Section: 3pm
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)
| Related Man Pages |
|---|
| html::mason::tools(3pm) - debian |
| html::mason::escapes(3pm) - debian |
| html::mason::lexer(3pm) - debian |
| html::mason::psgihandler(3pm) - debian |
| html::mason::subclassing(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |