Files
scripts/Perl OTRS/Kernel/cpan-lib/CGI/HTML/Functions.pm
2024-10-14 00:08:40 +02:00

9 lines
125 B
Perl

package CGI::HTML::Functions;
use strict;
use warnings;
# nothing here yet... may move functions here in the long term
1;