The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Perl modules bundled with Windows
Contributors
-
PDF of this doc site
-
Installation and setup for Linux
-
Installation and setup for Windows
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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. |