perldoc pod update
[p5sagit/p5-mst-13.2.git] / objpp.h
diff --git a/objpp.h b/objpp.h
index 8bab61a..e19e366 100644 (file)
--- a/objpp.h
+++ b/objpp.h
 #define do_report_used    CPerlObj::do_report_used
 #undef  docatch
 #define docatch           CPerlObj::docatch
+#undef  dofile
+#define dofile            CPerlObj::Perl_dofile
 #undef  dowantarray
 #define dowantarray       CPerlObj::Perl_dowantarray
 #undef  dump
 #define dump_sub          CPerlObj::Perl_dump_sub
 #undef  dumpuntil
 #define dumpuntil         CPerlObj::dumpuntil
+#undef  emulate_eaccess
+#define emulate_eaccess   CPerlObj::emulate_eaccess
 #undef  fbm_compile
 #define fbm_compile       CPerlObj::Perl_fbm_compile
 #undef  fbm_instr