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

AUTHOR

Frank Seitz, http://fseitz.de/

COPYRIGHT

Copyright (C) 2018 Frank Seitz

LICENSE

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