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
File::stat: document/test stat \*_ syntax to reuse stat buffer
I'm not sure why the "unexported and undocumented populate() function"
had to be mentioned here. The more straightforward `stat(\*_)` syntax
works on all perl versions back to (at least) 5.8.9 and is compatible
with CORE::stat, too.
0 commit comments