in reply to Re: Getting rid of extra outputs
in thread Getting rid of extra outputs
No I don't call it like that.
It is a.so file that is called by a.pm module that is provided. I call the external.pm and it calls the external.so file.
When I run it via command line I get things like buffering 10000... and then after the results will be returned. I have a feeling that when I do a use external, it makes those statements. Is there a work around w/o having to edit external.pm? I don't want to mess about with another persons script.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Getting rid of extra outputs
by muntfish (Chaplain) on May 27, 2005 at 11:02 UTC |