view Lib/IMPL/Text/Parser/Builder.pm @ 276:8a5da17d7ef9

*IMPL::Class refactoring property definition mechanism (incomplete).
author sergey
date Thu, 31 Jan 2013 17:37:44 +0400
parents 16ada169ca75
children
line wrap: on
line source

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



1;