The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

M3::ServerView::Parser - Parser for table based views

SYNOPSIS

DESCRIPTION

INTERFACE

CLASS METHODS

new ( VIEW )

Creats a new parser for parsing contents and put them in the given VIEW. View must be a M3::ServerView::View-instance and conform to M3::ServerView::...

parse ( HTML )

Parses the HTML and polulates the view if possible.