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

Re^2: Where should I post such things?

by svenXY (Deacon)
on Jan 24, 2008 at 11:05 UTC ( #663985=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ~/tmp$ ./x
    bash: ./x: /blabla: bad interpreter: No such file or directory
    ...
    No such file or directory at -e line 1.
    ~/tmp$ perl -e 'exec("~/tmp/x") || die($!)'
    sh: /home/svenXY/tmp/x: /blabla: bad interpreter: No such file or dire
    +ctory
    
  2. or download this
    $ perl -e 'exec("pwd") || die($!)'
    /home/svenXY/tmp
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2023-12-05 01:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (25 votes). Check out past polls.

    Notices?