modern_perl_book icon indicating copy to clipboard operation
modern_perl_book copied to clipboard

"Unknown link regex"

Open jacoby opened this issue 9 years ago • 3 comments

$ perl build/tools/build_html.pl
Unknown link regex
$ perl build/tools/build_epub.pl
Unknown link regex

I'm running perl 5.20 and Pod::PseudoPod is newly installed and version 0.18. build_chapters.pl and build_pdf.pl appear to work well.

jacoby avatar Aug 26 '15 18:08 jacoby

I have the same issue with almost identical setup (perl 5.22.2) and Pod::PseudoPod 0.18. build_chapters.pl worked fine, but the rest did not. build_pdf.pl doesn't work due to not having all the dependencies required.

$ perl build/tools/build_html.pl Unknown link regex

histamineblkr avatar Oct 30 '16 04:10 histamineblkr

Seeing this with Perl 5.28.1 and Pod::PseudoPod 0.19.

revhippie avatar Apr 10 '20 19:04 revhippie

Still seeing this with Perl 5.38.0 and Pod::PseudoPod 0.19. No output created.

rnkn avatar Oct 12 '23 00:10 rnkn