You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mark do_open(), do_openn() as internal, not public
These undocumented functions have exactly 0 uses on CPAN.
do_open() is mentioned in 7 distributions. In all cases it is to #undef
the macro name because it was polluting the distro's name space which
has its own function named do_open().
0 commit comments