Nothing important, just hoops. Instead of
You might have usedmy $mod = __PACKAGE__; $mod =~ s{::}{/}g; $mod .= '.pm'; $mod = $INC{$mod}; $mod =~ s/EPD\.pm//i; my $module_dir_qfn = realpath($mod); my $db_dir_qfn = catdir($module_dir_qfn, 'db');
realpath( catfile( __FILE__, updir(), 'db' ) );
In reply to Re^3: PAUSE problem
by Anonymous Monk
in thread PAUSE problem
by hsmyers
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |