Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: How to invoke a module installed locally?

by umasuresh (Hermit)
on Dec 02, 2010 at 17:39 UTC ( [id://874960]=note: print w/replies, xml ) Need Help??


in reply to Re: How to invoke a module installed locally?
in thread How to invoke a module installed locally?

Hi Choroba,
Thanks much for your hint. Following your hint and my colleagues:
ssh -X remote_location
This enabled X11 forwarding and then when I invoke the
perl -d:ptkdb script.pl
it works like a charm!

Replies are listed 'Best First'.
Re^3: How to invoke a module installed locally?
by aquarium (Curate) on Dec 02, 2010 at 23:01 UTC
    yes....ssh sets up the variables in your terminal session for the X server/client communication to work. you could have set those up yourself as well. X needs to know the endpoint for the communication..which in the end is an ip address and port number.
    the hardest line to type correctly is: stty erase ^H

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-19 05:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found