Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Weasel::Widgets::HTML - Helper module for bulk-registration of HTML widgets

Author

       Erik Huelsmann

Bugs And Limitations

       Bugs can be filed in the GitHub issue tracker for the Weasel project:
        https://github.com/perl-weasel/weasel/issues

Contributors

       Erik Huelsmann Yves Lavoie

Dependencies

Description

Maintainers

       Erik Huelsmann

Name

       Weasel::Widgets::HTML - Helper module for bulk-registration of HTML widgets

Source

       The source code repository for Weasel is at
        https://github.com/perl-weasel/weasel

Subroutines/Methods

Support

       Community support is available through perl-weasel@googlegroups.com <mailto:perl-
       weasel@googlegroups.com>.

Synopsis

         use Weasel::Widgets::HTML;

         my $button = $session->page->find('//button');
         # $button is now a Weasel::Widgets::HTML::Button instance

Version

       version 0.32

See Also