I need a string in the form
Wed, 18 Jul 2001 14:20

Of course my line doesn't quite cut it.
      my $emaildate = join " ", $record->{day}, $record->{month},
$record->{year}, $record->{hour}, $record->{minute};

I'm weak in string manipulation in perl - any help people?


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to