view Lib/IMPL/Text/Parser/Builder.pm @ 255:827cf96faa1c

refactoring (incomplete)
author sergey
date Fri, 07 Dec 2012 16:58:19 +0400
parents 16ada169ca75
children
line wrap: on
line source

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



1;