Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

regex and string functions help needed.

by valavanp (Curate)
on Oct 25, 2006 at 12:04 UTC ( [id://580554]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    Input     Output Through Code   Expected Output.
    ...
    2A2B2C    8.644                 23.87
    3C        4.5                   4.5
    ABC       4.322                 2.98386
    
  2. or download this
    $a="ABC";
    $b=length($a);
    ...
    
    print $result;
    

Log In?
Username:
Password:

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

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

    No recent polls found