in reply to Re: compare csv files only to first fullstop character
in thread compare csv files only to first fullstop character
C:\scripts>new2.pl Backslash found where operator expected at C:\scripts\new2.pl line 47, + near "(my $serverKey = $server) =~ s/\" (Might be a runaway multi-line // string starting on line 38) (Missing operator before \?) Global symbol "$serverKey" requires explicit package name at C:\script +s\new2.pl line 38. syntax error at C:\scripts\new2.pl line 47, near "(my $serverKey = $se +rver) =~ s /\" Global symbol "$serverKey" requires explicit package name at C:\script +s\new2.pl line 49. Global symbol "$serverKey" requires explicit package name at C:\script +s\new2.pl line 57. Global symbol "$serverKey" requires explicit package name at C:\script +s\new2.pl line 58. Global symbol "$serverKey" requires explicit package name at C:\script +s\new2.pl line 58. Execution of C:\scripts\new2.pl aborted due to compilation errors.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: compare csv files only to first fullstop character
by choroba (Cardinal) on May 08, 2014 at 21:34 UTC | |
by john.tm (Scribe) on May 08, 2014 at 21:54 UTC | |
|
Re^3: compare csv files only to first fullstop character
by poj (Abbot) on May 08, 2014 at 20:56 UTC | |
by john.tm (Scribe) on May 08, 2014 at 21:28 UTC | |
|
Re^3: compare csv files only to first fullstop character
by john.tm (Scribe) on May 09, 2014 at 02:29 UTC |