summaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-Fraction/pkg-descr
blob: 20a66908b246feae77fc6684c5fbdbb9adc83903 (plain) (blame)
1
2
3
4
5
The HTML::Fraction encodes fractions as HTML entities. Some very common
fractions have HTML entities (eg 1/2 is ½). Additionally, common
vulgar fractions have Unicode characters (eg 1/5 is ⅕). This
module takes a string and encodes fractions as entities: this means that
it will look pretty in the browser.