view Lib/IMPL/Text/Parser/Builder.pm @ 203:68a59c3358ff

Implemented templates selection mechanism
author sergey
date Wed, 25 Apr 2012 18:06:11 +0400
parents 16ada169ca75
children
line wrap: on
line source

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



1;