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