Help for this page

Select Code to Download


  1. or download this
    use HTML::Entity-Reference;
    
  2. or download this
    BEGIN {
        require HTML::Entity;
        HTML::Entity->import("-Reference");
    }
    
  3. or download this
    package HTML::EntityReference;
    
  4. or download this
    package HTML::Entity_Reference;