view Lib/IMPL/Text/Parser/Builder.pm @ 226:b6cde007a175

Added resource contract
author sergey
date Wed, 05 Sep 2012 15:10:26 +0400
parents 16ada169ca75
children
line wrap: on
line source

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



1;