Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.
/ Text-VerticalTable Public archive

Create a nice formatted `key, value` table vertically

License

Notifications You must be signed in to change notification settings

bayashi/Text-VerticalTable

Repository files navigation

This is Perl module Text::VerticalTable.

INSTALLATION

Text::VerticalTable installation is straightforward. If your CPAN shell is set up, you should just be able to do

% cpan Text::VerticalTable

Download it, unpack it, then build it as per the usual:

% perl Makefile.PL
% make && make test

Then install it:

% make install

DOCUMENTATION

Text::VerticalTable documentation is available as in POD. So you can do:

% perldoc Text::VerticalTable

REPOSITORY

Text::VerticalTable is hosted on github http://github.com/bayashi/Text-VerticalTable

LICENSE

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.

AUTHOR

Dai Okabayashi <bayashi@cpan.org>

About

Create a nice formatted `key, value` table vertically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages