Searched defs:export_fail (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCarp.pm144 sub export_fail { subroutine
H A DExporter.pm70 sub export_fail { subroutine
342 generating an error. The Exporter will call an export_fail method
345 @failed_symbols = $module_name->export_fail(@failed_symbols);
347 If the export_fail method returns an empty list then no error is
350 export fails. The Exporter provides a default export_fail method which
353 Uses for the export_fail method include giving better error messages
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/lib/Scalar/
H A DUtil.pm17 sub export_fail { subroutine

Completed in 16 milliseconds