in reply to Re: Re: Re: Re: Modifying Perl script to write to MySQL??
in thread Modifying Perl script to write to MySQL??
So what you need to do is to open this file and read it, put its contents in a scalar variable and execute that.
I know, I know, it seems awfully convoluted and difficult and there is for sure a much more easy other solution available, but that would involve a major rewrite of your script. Then again, any rewrite of one of Matt's script is probably a "good thing".
CountZero
"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Re: Modifying Perl script to write to MySQL??
by bobafifi (Beadle) on Feb 16, 2004 at 15:27 UTC | |
by CountZero (Bishop) on Feb 16, 2004 at 16:36 UTC | |
by bobafifi (Beadle) on Feb 16, 2004 at 17:07 UTC | |
by CountZero (Bishop) on Feb 16, 2004 at 20:34 UTC | |
by bobafifi (Beadle) on Feb 16, 2004 at 21:49 UTC | |
| |
by bobafifi (Beadle) on Feb 16, 2004 at 18:42 UTC |