NAME
Quiq::ContentProcessor::File - Basisklasse für Ausgabe-Dateien
BASE CLASS
METHODS
Konstruktor
new() - Instantiiere Datei-Objekt
Synopsis
$fil
=
$class
->new(
$ent
,
@keyVal
);
Generierung
generate() - Generiere Datei-Inhalt
Synopsis
$data
=
$fil
->generate;
VERSION
1.225
AUTHOR
Frank Seitz, http://fseitz.de/
COPYRIGHT
Copyright (C) 2025 Frank Seitz
LICENSE
This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.