diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/config/bootstrap.pm	Thu May 08 15:57:11 2014 +0400
@@ -0,0 +1,5 @@
+use File::Spec();
+
+use lib File::Spec->catdir($IMPL::Config::AppBase, '../Impl/Lib');
+use lib File::Spec->catdir($IMPL::Config::AppBase, '../benzin/lib');
+