Perl modules bundled with Windows
Contributors
Suggest changes
Some Perl modules are bundled with the Windows Active state Perl distribution for OnCommand Workflow Automation (WFA). You can use these Perl modules in your Perl code for writing commands, only if they are bundled with Windows.
The following table lists the Perl database modules that are bundled with Windows for WFA.
Database module | Description |
---|---|
DBD::mysql |
Perl5 database interface driver that enables you to connect to the MySQL database. |
Try::Tiny |
Minimizes common mistakes with evaluation blocks. |
XML::LibXML |
Interface to libxml2 that provides XML and HTML parsers with DOM, SAX, and XMLReader interfaces. |
DBD::Cassandra |
Perl5 database interface driver for Cassandra that uses the CQL3 query language. |