NAME

Pod::Weaver::Section::SQL - Document SQL more easily by referencing only the SQL command in POD

VERSION

version 0.0202

SYNOPSIS

Update your weaver.ini file with

[SQL]
command = sql

It will then gather all =sql section into one unique SQL section in your documentation.

METHODS

transform_document

Gathers all

=sql

=cut

Commands into the same Pod document node.

weave_section

Remove the section gathered in transform_document from the source document.

AUTHOR

Armand Leclercq <armand.leclercq@gmail.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2014 by Armand Leclercq.

This is free software, licensed under:

The GNU General Public License, Version 3, June 2007