Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: substr function

by dcd (Scribe)
on Jan 14, 2011 at 07:49 UTC ( [id://882303]=note: print w/replies, xml ) Need Help??


in reply to substr function

The others have given much better advice but if you download the sources for perl you can see the code you say you want to modify. Hopefully this will convince you that you should listen to the wiser PerlMonks.
perl -ne 'print "$ARGV:$.:$_" if /substr/ .. /^}/' pp.c
The above will extract and print the substr function that is in the perl source file pp.c.

Replies are listed 'Best First'.
Re^2: substr function
by Jim (Curate) on Jan 14, 2011 at 16:55 UTC

    Or click "Read more..." below. :-)

Log In?
Username:
Password:

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

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

    No recent polls found