Help for this page
use strict; use warnings; use Inline Java => <<'END'; ... # Call the Java method to create the table TeradataTableCreator->createTable($jdbcUrl, $username, $password);