Rechercher une page de manuel
HTML::Mason::Resolver::File.3pm
Langue: en
Version: 2007-09-09 (mandriva - 22/10/07)
Section: 3 (Bibliothèques de fonctions)
Sommaire
NAME
HTML::Mason::Resolver::File - Component path resolver for file-based componentsSYNOPSIS
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::MasonContenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre