The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Quiq::DataStructure - Operationen auf einer komplexen Datenstruktur

BASE CLASS

Quiq::Object

METHODS

Klassenmethoden

validate() - Gleiche Datenstruktur gegen Vorlage ab

Synopsis

  $class->validate($ref0,$ref1,$sloppy);

Arguments

$ref0

Datenstruktur als Vorlage

$ref1

Datenstruktur

$sloppy

Wenn "wahr", nur Komponentenvergleich, kein Typvergleich.

VERSION

1.215

AUTHOR

Frank Seitz, http://fseitz.de/

COPYRIGHT

Copyright (C) 2024 Frank Seitz

LICENSE

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