# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup WWW-Mechanize 1.52 maintainers narf_tm openmaintainer description Handy web browsing in a Perl object long_description WWW::Mechanize, or Mech for short, helps you automate \ interaction with a website. It supports performing a \ sequence of page fetches including following links and \ submitting forms. Each fetched page is parsed and its \ links and forms are extracted. A link or a form can be \ selected, form fields can be filled and the next page \ can be fetched. Mech also stores a history of the URLs \ you've visited, which can be queried and revisited. platforms darwin checksums md5 8ece5ea7690eb6a632a46887f0d2e98e \ sha1 e5a358e6c5db6936a40651b8ed82f3fb16b7de1c \ rmd160 b45f76fbcb35b291653c280c01f6494fe2cf05f4 depends_lib-append port:p5-libwww-perl \ port:p5-html-parser \ port:p5-http-response-encoding \ port:p5-http-server-simple \ port:p5-test-warn \ port:p5-uri