Searched defs:NO_SUCH_FILE (Results 1 - 20 of 20) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/autodie/t/
H A DFatal.t4 use constant NO_SUCH_FILE => "this_file_or_dir_had_better_not_exist_XYZZY"; constant
H A Dbackcompat.t5 use constant NO_SUCH_FILE => "xyzzy_this_file_is_not_here"; constant
H A Dcrickey.t8 use constant NO_SUCH_FILE => "crickey_mate_this_file_isnt_here_either"; constant
H A Dinternal.t6 use constant NO_SUCH_FILE => "this_file_or_dir_had_better_not_exist_XYZZY"; constant
H A Dlethal.t8 use constant NO_SUCH_FILE => "this_file_had_better_not_exist"; constant
H A Drepeat.t4 use constant NO_SUCH_FILE => "this_file_had_better_not_exist"; constant
H A Dstring-eval-basic.t6 use constant NO_SUCH_FILE => 'this_file_had_better_not_exist'; constant
H A Dsysopen.t8 use constant NO_SUCH_FILE => "this_file_had_better_not_be_here_at_all"; constant
H A Dexceptions.t12 use constant NO_SUCH_FILE => 'this_file_had_better_not_exist_xyzzy'; constant
H A Dexception_class.t9 use constant NO_SUCH_FILE => "this_file_had_better_not_exist_xyzzy"; constant
H A Dautodie.t4 use constant NO_SUCH_FILE => 'this_file_had_so_better_not_be_here'; constant
67 use constant NO_SUCH_FILE => ::NO_SUCH_FILE(); constant
[all...]
H A Dbasic_exceptions.t6 use constant NO_SUCH_FILE => "this_file_had_better_not_exist"; constant
H A Dcaller.t10 use constant NO_SUCH_FILE => "kiwifoo_is_so_much_fun"; constant
H A Dopen.t6 use constant NO_SUCH_FILE => "this_file_had_better_not_exist"; constant
H A Duser-context.t6 use constant NO_SUCH_FILE => 'this_file_had_better_not_exist'; constant
H A Dversion_tag.t5 use constant NO_SUCH_FILE => 'THIS_FILE_HAD_BETTER_NOT_EXIST'; constant
H A Dchmod.t4 use constant NO_SUCH_FILE => "this_file_had_better_not_exist"; constant
H A Dscope_leak.t12 use constant NO_SUCH_FILE => 'this_file_had_better_not_exist'; constant
[all...]
H A Dunlink.t6 use constant NO_SUCH_FILE => 'this_file_had_better_not_be_here_at_all'; constant
H A Dhints.t13 use constant NO_SUCH_FILE => "this_file_had_better_not_exist"; constant

Completed in 183 milliseconds