Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Opensuse 12.2 how can i check if i do run one or two versions of Perl?!

by tobyink (Canon)
on Oct 30, 2012 at 21:25 UTC ( [id://1001559]=note: print w/replies, xml ) Need Help??


in reply to Opensuse 12.2 how can i check if i do run one or two versions of Perl?!

This will find all executable files called "perl" on your system...

locate -br '^perl$' | perl -nle'print if -x and not -d'
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
  • Comment on Re: Opensuse 12.2 how can i check if i do run one or two versions of Perl?!
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2026-02-19 07:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    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.