Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Not accepting the environment variable

by higle (Chaplain)
on Oct 25, 2001 at 05:58 UTC ( [id://121345]=note: print w/replies, xml ) Need Help??


in reply to Not accepting the environment variable

In particular, you can fix the problem from within your script by setting the environment variable:
$ENV{'PDPRINTER'} = $foo;
Try that, and it should work.
#------------- perl -e 's=$;$/=$\;W=i;$\=$/;s;;XYW\\U$"\;\);sig,$_^=$[x5,print;'

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://121345]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-25 14:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found