Workaround to enable Markdown::Pod to test OK on older Perl versions…#15
Workaround to enable Markdown::Pod to test OK on older Perl versions…#15aspeer wants to merge 1 commit intokeedi:developfrom
Conversation
… (e.g. 5.16 on RHEL 7.9)
|
Poor spelling - should be "Workaround to enable Markdown::Pod to test OK on older Perl versions". Bless GLOB as IO::File file handle. I'm not across the vagaries of Moose but presumably something to do with type checking in that module - error on older Perl versions (e.g. 5.16 in RHEL 7.9) without fix is: $ perl -Ilib -It/lib t/001-line-break.t Looks like your test exited with 255 before it could output anything. |
… (e.g. 5.16 on RHEL 7.9)
Fix for #12