The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.186

AUTHOR

Frank Seitz, http://fseitz.de/

COPYRIGHT

Copyright (C) 2020 Frank Seitz

LICENSE

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