|
|
| Just another Perl shrine | |
| PerlMonks |
Re: Using STDIN with IO::CaptureOutputby jfroebe (Vicar) |
| on Jan 09, 2012 at 20:52 UTC ( #947069=note: print w/ replies, xml ) | Need Help?? |
|
You're question is already answered but for your particular issue, check the parameter options for your 'sql' program. There might very well be an input_file option (typically '-i <filename>' or @filename).. or there might be a way to load the file interactively from within 'sql' : loadfile '<filename>'.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||