There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Quiq::Mechanize - Überlagerung von WWW::Mechanize

BASE CLASSES

METHODS

Konstruktor

new() - Instantiiere Objekt

Synopsis

$mech = $class->new(@keyVal);

Arguments

@keyVal

Attributwerte von WWW::Mechnize und LWP::UserAgent.

Returns

Object

Description

Instantiiere ein Objekt der Klasse und liefere eine Referenz auf dieses Objekt zurück.

VERSION

1.231

AUTHOR

Frank Seitz, http://fseitz.de/

COPYRIGHT

Copyright (C) 2025 Frank Seitz

LICENSE

This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.