Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: frac12 to decimal

by CColin (Scribe)
on Feb 09, 2009 at 18:19 UTC ( [id://742513]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    %entity2char
    
  2. or download this
    
     frac14 => chr(188),
     frac12 => chr(189),
     frac34 => chr(190),
    
  3. or download this
    # switch package
    package HTML::Entities;
    ...
    # switch back to your package
    package main;
    # go on with your code
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-03-19 08:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found