NAME
LibUI::Align - Alignment Specifiers to Define Placement Within the Reserved Area
SYNOPSIS
use LibUI::Align qw[:all];
DESCRIPTION
These values are used by LibUI::Grid. You may import them individually or with the :all
tag.
Values
LICENSE
Copyright (C) Sanko Robinson.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
Sanko Robinson <sanko@cpan.org>