File: Changes

package info (click to toggle)
libhtml-entities-numbered-perl 0.04-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 132 kB
  • sloc: perl: 318; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 436 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
Revision history for Perl extension HTML::Entities::Numbered

0.04  Thu Sep  2 23:38:13 2004
	- The following are suggested by Tatsuhiko Miyagawa.
	o create HTML entities table in it's way.
	o removed HTML::Entities from prerequisite pm to build this
	  distribution.
	o added "_xml" suffixed two functions (name2decimal_xml() and
	  name2hex_xml()) for addapted to create valid XML.

0.03  Tue Aug 11 22:00:26 2004
	- original version