{
    "mode": "perldoc",
    "parameter": "HTML::Mason::Resolver::File",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/HTML%3A%3AMason%3A%3AResolver%3A%3AFile/json",
    "generated": "2026-06-13T07:34:13Z",
    "synopsis": "my $resolver = HTML::Mason::Resolver::File->new();\nmy $info = $resolver->getinfo('/some/comp.html');",
    "sections": {
        "NAME": {
            "content": "HTML::Mason::Resolver::File - Component path resolver for file-based components\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "my $resolver = HTML::Mason::Resolver::File->new();\n\nmy $info = $resolver->getinfo('/some/comp.html');\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This HTML::Mason::Resolver subclass is used when components are stored on the filesystem, which\nis the norm for most Mason-based applications.\n",
            "subsections": []
        }
    },
    "summary": "HTML::Mason::Resolver::File - Component path resolver for file-based components",
    "flags": [],
    "examples": [],
    "see_also": []
}