The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl module MathML::Entities

0.14 Thu Sep 24 15:43:00 2009
    - Revise some entity mappings to bring up-to-date with
      http://www.w3.org/TR/2008/WD-xml-entity-names-20080721/

0.13 Wed Nov 30 15:25:00 2005
	- Duplicate (incorrect) mapping for ♥ removed.
          (hat tip: ShisslerP@cadmus.com)

0.12 Tue Nov 22 16:45:00 2005
	- Made %ENTITIES a global hash, so that users can access it
	  as $MathML::Entities::Entities
	  (hat tip: Ian.Stuart@ed.ac.uk)

0.11 Tue Jan 11 09:22:06 2005
	- original version; created by ExtUtils::ModuleMaker 0.32
        - First public release