Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Counting number of characters in a string

by Falkkin (Chaplain)
on Mar 13, 2001 at 02:38 UTC ( [id://63997]=note: print w/replies, xml ) Need Help??


in reply to Counting number of characters in a string

$str =~ s/.*//; print 0;

Replies are listed 'Best First'.
Re: Re: Counting number of characters in a string
by japhy (Canon) on Mar 13, 2001 at 02:39 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-25 20:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found