view config/bootstrap.pm @ 5:0b703449f192

added config
author sergey
date Thu, 08 May 2014 15:57:11 +0400
parents
children fa7a99c2d079
line wrap: on
line source

use File::Spec();

use lib File::Spec->catdir($IMPL::Config::AppBase, '../Impl/Lib');
use lib File::Spec->catdir($IMPL::Config::AppBase, '../benzin/lib');