<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">package CGI::HTML::Functions;

use strict;
use warnings;

# nothing here yet... may move functions here in the long term

1;
</pre></body></html>