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

Prty::Html::Util - Hilfsmethoden für die HTML-Generierung

BASE CLASS

Prty::Object

METHODS

Klassenmethoden

insertDurationBytes() - Füge Ausführungszeit und Byteanzahl ein

Synopsis

    $class->insertDurationBytes(\$html,$t0);
    $html2 = $class->insertDurationBytes($html1,$t0);

VERSION

1.083

AUTHOR

Frank Seitz, http://fseitz.de/

COPYRIGHT

Copyright (C) 2016 Frank Seitz

LICENSE

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