RE: [Perl-unix-users] changing time from database to CET?

2003-03-07 Thread Byrne, Dermot
Hello As Bill suggested, here is what I have at the moment $startFormatted is the date that comes out of database (formatted with DATE_FORMAT( datetime, '%S %i %H %w %m %Y')) # I have module use Time::localtime; # firstly i split variable into parts my ($sec, $min, $hour, $day, $month, $year) =

Re: [Perl-unix-users] changing time from database to CET?

2003-03-07 Thread $Bill Luebkert
Byrne, Dermot wrote: Hello As Bill suggested, here is what I have at the moment $startFormatted is the date that comes out of database (formatted with DATE_FORMAT( datetime, '%S %i %H %w %m %Y')) # I have module use Time::localtime; # firstly i split variable into parts my ($sec, $min, $hour, $da

RE: [Perl-unix-users] changing time from database to CET?

2003-03-07 Thread Byrne, Dermot
aha so I'm using timelocal function now but I'm getting Undefined subroutine ::timelocal does this mean there is a seperate timelocal module i need to install? I've got /usr/lib/perl5/5.6.0/Time/Local.pm /usr/lib/perl5/5.6.0/Time/gmtime.pm /usr/lib/perl5/5.6.0/Time/localtime.pm /usr/lib/perl5/5.

RE: [Perl-unix-users] changing time from database to CET?

2003-03-07 Thread Wagner, David --- Senior Programmer Analyst --- WGO
Byrne, Dermot wrote: > aha > > so I'm using timelocal function now > but I'm getting > Undefined subroutine ::timelocal > > does this mean there is a seperate timelocal module i need to install? > > I've got > /usr/lib/perl5/5.6.0/Time/Local.pm > /usr/lib/perl5/5.6.0/Time/gmtime.pm > /usr/lib/pe

RE: [Perl-unix-users] changing time from database to CET?

2003-03-07 Thread Byrne, Dermot
thats interesing because my code is in a module I've written used by a CGI script its annoying too because I've got use Time::Local 'timelocal_nocheck'; at the top of my module but even with that _nocheck I get Day '0' out of range 1..31 which isn't supposed to happen -Original Message

[Perl-unix-users] PERL/PHP, MSSQL, Unix AIX

2003-03-07 Thread Poon, Kelvin \(Infomart\)
Hi, I got a little project and I need to come up with a solution on how to finish it and was hoping if you guys can give me any ideas. I have a PERL script on a Unix AIX machine that checks for incoming update of data. Specificly what it does is, when it runs, it will look at the corresponding d

[Perl-unix-users] WWW::Search - anyone gotten it to work?

2003-03-07 Thread Steve Karr
Has anyone gotten WWW::Search to work to scrap job listings? I've tried and tried - and it just doesn't want to work for me. Specifically: WWW::Search::AOL::Classifieds::Employment WWW::Search::Dice WWW::Search::HeadHunter WWW::Search::Yahoo::Classifieds::Employment WWW::Search::Monster WWW::