table of contents
SQL::Translator::Producer::XML(3) | User Contributed Perl Documentation | SQL::Translator::Producer::XML(3) |
NAME¶
SQL::Translator::Producer::XML - Alias to XML::SQLFairy producer
DESCRIPTION¶
Previous versions of SQL::Translator included an XML producer, but the namespace has since been further subdivided. Therefore, this module is now just an alias to the XML::SQLFairy producer.
SEE ALSO¶
SQL::Translator::Producer::XML::SQLFairy.
AUTHOR¶
Ken Youens-Clark <kclark@cpan.org>.
2024-03-08 | perl v5.40.0 |