NAME
Markdown::Table - a placeholder
VERSION
Version 0.02
SYNOPSIS
Quick summary of what the module does.
Perhaps a little code snippet.
use Markdown::Table;
my $foo = Markdown::Table
...
ABSTRACT
This is a placeholder to test building modules
EXPORT
A list of functions that can be exported. You can delete this section if you don't export anything, such as for a purely object-oriented module.
SUBROUTINES/METHODS
function1
function2
AUTHOR
reneeb, <reneeb at cpan.org>
BUGS
Please report any bugs or feature requests to bug-upload-passwd at rt.cpan.org
, or through the web interface at https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Markdown-Table. 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 Markdown::Table
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) 2023 by reneeb.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)