NAME
Ascii::Text::Font::Boomer - Boomer font
VERSION
Version 0.06
SYNOPSIS
use Ascii::Text::Font::Boomer;
my $font = Ascii::Text::Font::Boomer->new();
$font->character_A;
SUBROUTINES/METHODS
new
Instantiate a new Ascii::Text::Font::Boomer object.
my $font = Ascii::Text::Font::Boomer->new();
character_A
character_B
character_C
character_D
character_E
character_F
character_G
character_H
character_I
character_J
character_K
character_L
character_M
character_N
character_O
character_P
character_Q
character_R
character_S
character_T
character_U
character_V
character_W
character_X
character_Y
character_Z
character_a
character_b
character_c
character_d
character_e
character_f
character_g
character_h
character_i
character_j
character_k
character_l
character_m
character_n
character_o
character_p
character_q
character_r
character_s
character_t
character_u
character_v
character_w
character_x
character_y
character_z
character_0
character_1
character_2
character_3
character_4
character_5
character_6
character_7
character_8
character_9
AUTHOR
LNATION, <email at lnation.org>
BUGS
Please report any bugs or feature requests to bug-ascii-text at rt.cpan.org
, or through the web interface at https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Ascii-Text. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Ascii::Text
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
This software is Copyright (c) 2024 by LNATION.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)