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

Re: find-a-func

by Masem (Monsignor)
on Aug 29, 2001 at 15:21 UTC ( [id://108732]=note: print w/replies, xml ) Need Help??


in reply to find-a-func

A few things of note that we're discovering in the CB right now:

Make sure to d/l the code instead of just copying and pasting. There appears to be a small error (not fatal) that comes from copying the code.

You'll need to wait a few moments for output; on my 200mhz machine, it was about a minute, while it was less than 5 seconds on a 1.2ghz.

Gadzooks, he's done it again!

-----------------------------------------------------
Dr. Michael K. Neylon - mneylon-pm@masemware.com || "You've left the lens cap of your mind on again, Pinky" - The Brain
It's not what you know, but knowing how to find it if you don't know that's important

Replies are listed 'Best First'.
Re: Re: find-a-func
by stefan k (Curate) on Aug 29, 2001 at 17:06 UTC
    For those encountering the error:
    Unrecognized escape \d passed through at (eval 1) line 1.
    (like I did) and for whom it doesn't disappear if they download the code: open in $EDITOR, goto line 12:
    \doc\040$
    and change it to
    doc\040$
    Well, this works for me, I hope it does for others

    And then... I bow down low in respect of this work. Marvellous!

    Update: This won't be necessary anymore since Erudil changed the code in that line. :)

    Regards... Stefan
    you begin bashing the string with a +42 regexp of confusion

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (1)
As of 2024-04-16 21:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found