view Lib/IMPL/Text/Parser/Builder.pm @ 45:1b1fb9d54f55

Starting web-application concept
author Sergey
date Fri, 29 Jan 2010 16:19:31 +0300
parents c529d386d80e
children 16ada169ca75
line wrap: on
line source

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



1;