Subject: | POD errors |
Two small issues, trivial to fix:
ok( $mech->look_down(_tag => 'p')->as_trimmed_text, 'Some text', 'It
worked' );
should be is(...)
And in "This module combines WWW::Mechanize and HTML::TreeBuilder", the
modules should be hyperlinked for convenience.