©Mike Moxcey 1999

oratut.pl contd.

Here is a barebones file setting just a common variable
##############################################
# oratut.pl by Mike Moxcey #
# Basic routines for the Oracle/Perl Tutorial system #
##############################################

$sql_login="USER_ID/PWD";

1; #return true: required at end of include files


home next