Help for this page

Select Code to Download


  1. or download this
    use vars qw(%entity2char %char2entity);
    
  2. or download this
    # switch package
    package HTML::Entities;
    ...
    # switch back to your package
    package main;
    # go on with your code