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

HTML::Feature::Engine::TsubuanLike

SYNOPSIS

    use HTML::Feature;
    use HTML::Feature::Engine::TsubuanLike;
    my $result = HTML::Feature->new()->parse($url);
    # this module is called on backend as custom engine

METHODS

new()

run()