Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: How to extract the first elemnet from an integer type value ???

by borisz (Canon)
on Aug 31, 2006 at 09:07 UTC ( [id://570545]=note: print w/replies, xml ) Need Help??


in reply to How to extract the first elemnet from an integer type value ???

or use a regex
print $num =~ /^(.)/;
Boris

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-03-28 22:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found