Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Unknown link regex" #249

Open
jacoby opened this issue Aug 26, 2015 · 3 comments · May be fixed by #251
Open

"Unknown link regex" #249

jacoby opened this issue Aug 26, 2015 · 3 comments · May be fixed by #251

Comments

@jacoby
Copy link

jacoby commented Aug 26, 2015

$ 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.

sd43 pushed a commit to sd43/modern_perl_book that referenced this issue Oct 24, 2015
Fixes chromatic#249 by supporting non-word characters in link names. Also removed the
Pod link name from the HTML anchor tags to show only the section name in linked
text.
@sd43 sd43 linked a pull request Oct 24, 2015 that will close this issue
sd43 pushed a commit to sd43/modern_perl_book that referenced this issue Oct 24, 2015
Fixes chromatic#249 by supporting non-word characters in link names
sd43 pushed a commit to sd43/modern_perl_book that referenced this issue Oct 24, 2015
Fixes chromatic#249 by supporting non-word characters in link names
@histamineblkr
Copy link

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

@revhippie
Copy link

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

@rnkn
Copy link

rnkn commented Oct 12, 2023

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

jnahmias pushed a commit to jnahmias/modern_perl_book that referenced this issue Jun 6, 2024
Fixes chromatic#249 by supporting non-word characters in link names
jnahmias added a commit to jnahmias/modern_perl_book that referenced this issue Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants