Current Path : /proc/2/root/usr/local/rvglobalsoft/rvglobalsoft/etc/ |
Current File : //proc/2/root/usr/local/rvglobalsoft/rvglobalsoft/etc/bootstrap.pl |
BEGIN{ use File::Basename; use Cwd 'abs_path'; my $rootpath = dirname(dirname(abs_path(__FILE__))); unshift(@INC, $rootpath . '/lib/perl5'); unshift(@INC, $rootpath . '/lib'); }; use RVL; $RVL::NoLog = 1; 1;