perl5 icon indicating copy to clipboard operation
perl5 copied to clipboard

t/porting/podcheck.t don't open Win32 MSVC related compiler binary files

Open bulk88 opened this issue 1 year ago • 0 comments

-Don't open binary build products and binary C debugger related disk files these can't be parsed for POD, or are access-denied locked disk files for paused processes in C debuggers. Users shouldn't exit open IDE windows and open C debugger windows, just to make podcheck.t pass.


  • This set of changes does not require a perldelta entry.

Don't think it does. Its too perl core dev specific.

bulk88 avatar Oct 20 '24 16:10 bulk88