The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.