Re: Pipe and Par questions



On Mon, 28 Apr 2008 16:37:56 -0600, E.D.G. wrote:

Commands I tried are different variations of:

Open (Program, "| program name");
Print Program 'information', "\n";

"Open" and "Print" aren't Perl, but perhaps your news software has added
some bogus capitals. The first thing to check is the return value of
"open" (not "Open") with something like

open my $program, "|-", 'C:/Program Files/Gnuplot/gnuplot.exe'
or die $!;

Perl did not stop running or generate any error messages.

It doesn't:

#!/usr/bin/perl
open MONEY, "Fort Knox";

ben ~ 536 $ ./fort_knox
ben ~ 537 $

The plan is to generate .exe versions of my Perl programs and then
circulate them for free use to other researchers around the world who
can download their own copies of Gnuplot.

If they can download gnuplot, I assume they can download ActiveState Perl
as well.
.



Relevant Pages

  • Re: iterating over a hash to print it
    ... Finance::OFX doesn't yet support the latest version of OFX and FI's are finally getting around to upgrading, so it's possible your FI is returning reports the module can't understand. ... die 'Failed to get Statement Download'; ... print the hash tree of the OFX? ...
    (perl.beginners)
  • Re: Problem downloading binary data
    ... So if $doc is an object you die? ... If the function returns an array, ... Its only with larger files that the download stops at 64k. ... Are you sure your document-singleton is actually delivering the right ...
    (comp.lang.php)
  • Re: Free 45-page supplement to "Atheist Universe"
    ... you may now freely download the new chapter in its ... meinem Buch die Beweise für die Evolutionslehre nur sehr komprimiert ... Es hat ja gar keinen Zweck, das immer wieder zu tun. ... evolutionism in my book only in a very condensed form. ...
    (talk.atheism)
  • Re: Problem with Marillats repository
    ... I dont know why I cant download from ftp. ... Durch die Tage ohne Dich ... Und die Liebe soll mich tragen ...
    (Debian-User)
  • Re: 32 vs. 64 bit DVD
    ... labels on both discs are just 'OpenSuse 10.3'. ... Is there a more elegant way? ... let somebody else download it for you, instead of buying it from the ... How do you ask a man to be the last man to die in Iraq? ...
    (alt.os.linux.suse)