Title: RE: [Perl-unix-users] not understanding how to bless or should I even in this case
Kester, I used your suggestions. The following code:
~
#! /usr/local/bin/perl
use Data::Dumper;
my @PERSON;
push @PERSON,
new_person(name => "JOE",
Markham, Richard wrote:
> Kester, I used your suggestions. The following code:
> ~
> #! /usr/local/bin/perl
What on earth do you have against a 'use strict;' placed right here in your code ?
Having one would have produced:
Global symbol "%people" requir
Hi,
Iam trying to archive my documents from the test server.
can you advise me on the same
rgds
venkat
-Original Message-
From: $Bill Luebkert [mailto:[EMAIL PROTECTED]
Sent: Friday, 30 May 2003 10:46 AM
To: Markham, Richard
Cc: '[EMAIL PROTECTED]'
Subject: Re: [Perl-unix-users] not unders