Beefy Boxes and Bandwidth Generously Provided by pair Networks Cowboy Neal with Hat
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: system calls

by turo (Friar)
on Feb 26, 2006 at 12:21 UTC ( [id://532895]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to system calls

Which is the value of '$fop'? ...

open (POO, "logfile") or die "Can't open logfile: $!"; my $FOP = "fop -xsl $XSL -xml $XML -pdf $PDF |"; print POO $FOP; open (HUH, $FOP) or die "Can't run fop: $!"; while (<HUH>) { print POO $_; }
maybe you must put the entire path to the 'fop' program.

perl -Te 'print map { chr((ord)-((10,20,2,7)[$i++])) } split //,"turo"'

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://532895]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.