comparison Lib/IMPL/base.pm @ 163:6ce1f052b90a

temp commit
author wizard
date Tue, 15 Mar 2011 02:32:42 +0300
parents e6447ad85cb4
children
comparison
equal deleted inserted replaced
162:39c8788eded5 163:6ce1f052b90a
1 package IMPL::base; 1 package IMPL::base;
2 use strict; 2 use strict;
3 use IMPL::_core::version;
3 4
4 my %loaded; 5 my %loaded;
5 6
6 sub import { 7 sub import {
7 shift; 8 shift;