Searched refs:_try_use (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DMaketext.pm25 # eval("use $module_name") in _try_use. If you turn this off, you have
262 || !&_try_use($module_name); # Try to use() it, but can't it.
349 if(&_try_use('Win32::Locale')) {
468 sub _try_use { # Basically a wrapper around "require Modulename" subroutine

Completed in 19 milliseconds