view Lib/IMPL/Text/Parser/Builder.pm @ 130:06a34c197b05

Added support for utf-8 and old versions of CGI module
author wizard
date Wed, 16 Jun 2010 01:50:56 +0400
parents 16ada169ca75
children
line wrap: on
line source

package IMPL::Text::Parser::Builder;
use strict;
use warnings;



1;