Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

HTML::Mason::Resolver::File

Name HTML::Mason::Resolver::File
Version 1.59
Located at /usr/share/perl5
File /usr/share/perl5/HTML/Mason/Resolver/File.pm
Is Core No
Search CPAN for this module HTML::Mason::Resolver::File
Documentation HTML::Mason::Resolver::File
Module Details HTML::Mason::Resolver::File

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.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026