John,
Thanks. That's it.
At 07:27 PM 7/1/04 -0700, John W. Krahn wrote:
>On Thursday 01 July 2004 18:59, David Arnold wrote:
>>
>> All,
>
>Hello,
>
>> For this:
>>
>> #! /usr/bin/perl -w
>> # file: stein_test_DBI_table.pl
>>
>> use strict;
>> use Tie::DBI ();
>>
>> my $DB_NAME = 'test_www';
>> my
On Thursday 01 July 2004 18:59, David Arnold wrote:
>
> All,
Hello,
> For this:
>
> #! /usr/bin/perl -w
> # file: stein_test_DBI_table.pl
>
> use strict;
> use Tie::DBI ();
>
> my $DB_NAME = 'test_www';
> my $DB_HOST = 'localhost';
>
> my %test_users = (
> 'root'=> [qw(user,authors,admin
On 7/1/2004 9:59 PM, David Arnold wrote:
All,
For this:
#! /usr/bin/perl -w
# file: stein_test_DBI_table.pl
use strict;
use Tie::DBI ();
my $DB_NAME = 'test_www';
my $DB_HOST = 'localhost';
my %test_users = (
'root'=> [qw(user,authors,admin 5 superman)],
^ ^
All,
For this:
#! /usr/bin/perl -w
# file: stein_test_DBI_table.pl
use strict;
use Tie::DBI ();
my $DB_NAME = 'test_www';
my $DB_HOST = 'localhost';
my %test_users = (
'root'=> [qw(user,authors,admin 5 superman)],
'george' => [qw(users 3 jetson)],
'winnie' => [qw(user,authors