Perl Sockets Communications

2008-04-28 Thread Richard Luckhurst
= \&Reaper; } #--- sub exWriteSpecialCases { my ($sock, $db_handle, $records_ptr, $debug) = @_; my @records = @$records_ptr; my $file= lc (shift (@records)); my $key = shift (@records);

Re[2]: Porting a Script from Linux to Win32

2007-03-22 Thread Richard Luckhurst
erence to my results. y> On 3/23/07, Richard Luckhurst <[EMAIL PROTECTED]> wrote: >> >> Hi >> >> I am currently porting a script that runs well on a Linux box to a Win2003 >> box >> and am having trouble getting a file move to work. >> >> T

Porting a Script from Linux to Win32

2007-03-22 Thread Richard Luckhurst
ate any help in performing this file move. Regards, Richard Luckhurst Product Development Exodus Systems - Sydney, Australia. [EMAIL PROTECTED] Tel: (+612) 4751-9633 Fax: (+612) 4751-9644 Web: www.resmaster.com = Exodus Sy

Unitialised value in String

2006-10-23 Thread Richard Luckhurst
not being passed down through the script. When I run the script as a cgi-bin script called from a web page I get the html code produced by the print statements but I get nothing from the $tail variable. This is what I would expect as I get nothing between the tags when I run it from a command l