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

resolve_path $session , ( $url or \@path )

Resolve path, find object and call method Can return:

    undef - not found path or object not have method
    $object_ref - if object return $self (????)
    HTML::WebDAO::Response - objects

    

_createObj(<name>,<class or alias>,@parameters)

create object by <class or alias>.