The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Web Utilities - A1z::Html

VERSION

version 0.04

SYNOPSIS

use A1z::Html; my $h = A1z::Html->new(); my $welcome = A1z::Html->welcome(); print $welcome;

AUTHOR

Sudheer Murthy <pause@a1z.us>

COPYRIGHT

This software is copyright (c) 2019 by Sudheer Murthy.

LICENSE

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