Help for this page

Select Code to Download


  1. or download this
    use base 'MathML::Entities';
    
  2. or download this
    package MathML::Entities::Approximate;
    use strict;
    ...
    use vars qw( @ISA @EXPORT );
    @ISA = qw( MathML::Entities Exporter);
    @EXPORT = qw( function1 function2 ); # re-export them