head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2006.09.29.07.44.53;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add p5-HTML-FromANSI 1.01, mark up ANSI sequences as HTML.

PR:		ports/103747
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@This small module converts ANSI text sequences to corresponding HTML
codes, using stylesheets to control color and blinking properties.

It exports ansi2html() by default, which takes an array, joins it it
into a single scalar, and returns its HTML rendering.

WWW:	http://search.cpan.org/dist/HTML-FromANSI/
@
