Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
bscan
/
PerlNavigator
Public
Notifications
You must be signed in to change notification settings
Fork
56
Star
272
Code
Issues
52
Pull requests
8
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Rewrite POD parser and Markdown converter
- #142
#142
Open
Aequitosh
wants to merge 20 commits into
bscan:main
bscan/PerlNavigator:main
from
Aequitosh:fix-134-pod-hover-doc
Aequitosh/PerlNavigator:fix-134-pod-hover-doc
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Rewrite POD parser and Markdown converter
#142
Aequitosh
wants to merge 20 commits into
bscan:main
bscan/PerlNavigator:main
from
Aequitosh:fix-134-pod-hover-doc
Aequitosh/PerlNavigator:fix-134-pod-hover-doc
Copy head branch name to clipboard
Commits
Commits on Mar 12, 2026
server: pod: remove server-side HTML escaping
Show description for 22522bb
Aequitosh
committed
22522bb
View commit details
Copy full SHA for 22522bb
Browse repository at this point
server: pod: improve regexes for inline format codes
Show description for 0ec5e36
Aequitosh
committed
0ec5e36
View commit details
Copy full SHA for 0ec5e36
Browse repository at this point
server: pod: support bold italic / italic bold formatting codes
Show description for 49b2262
Aequitosh
committed
49b2262
View commit details
Copy full SHA for 49b2262
Browse repository at this point
server: pod: rewrite POD parser and markdown converter
Show description for f35b1f3
Aequitosh
committed
f35b1f3
View commit details
Copy full SHA for f35b1f3
Browse repository at this point
server: pod: test: add unit tests for POD parsing & Markdown conversion
Show description for a9127b7
Aequitosh
committed
a9127b7
View commit details
Copy full SHA for a9127b7
Browse repository at this point
server: pod: allow omitting `=cut` if EOF is reached
Show description for 4db3fd1
Aequitosh
committed
4db3fd1
View commit details
Copy full SHA for 4db3fd1
Browse repository at this point
server: pod: fix `=for` command without any content causing error
Show description for 1626ea8
Aequitosh
committed
1626ea8
View commit details
Copy full SHA for 1626ea8
Browse repository at this point
server: pod: allow `=begin` and `=over` blocks to be closed with `=cut`
Show description for 937c362
Aequitosh
committed
937c362
View commit details
Copy full SHA for 937c362
Browse repository at this point
server: pod: start markdown header levels at `3`
Show description for a275cad
Aequitosh
committed
a275cad
View commit details
Copy full SHA for a275cad
Browse repository at this point
server: pod: fix indentation being converted incorrectly
Show description for acf35e1
Aequitosh
committed
acf35e1
View commit details
Copy full SHA for acf35e1
Browse repository at this point
server: pod: add utility functions for iterators
Show description for 6c13c2f
Aequitosh
committed
6c13c2f
View commit details
Copy full SHA for 6c13c2f
Browse repository at this point
server: pod: add support for alt. syntax for S, F, X formatting codes
Show description for b5349ef
Aequitosh
committed
b5349ef
View commit details
Copy full SHA for b5349ef
Browse repository at this point
server: pod: rework symbol lookup
Show description for 994c84e
Aequitosh
committed
994c84e
View commit details
Copy full SHA for 994c84e
Browse repository at this point
server: pod: format pod document in general and after symbol lookup
Show description for cbf1db4
Aequitosh
committed
cbf1db4
View commit details
Copy full SHA for cbf1db4
Browse repository at this point
server: pod: fix symbol lookup edge case regarding list items
Show description for 1e9c884
Aequitosh
committed
1e9c884
View commit details
Copy full SHA for 1e9c884
Browse repository at this point
server: pod: remove error handling of RawPodParser
Show description for da608b7
Aequitosh
committed
da608b7
View commit details
Copy full SHA for da608b7
Browse repository at this point
server: pod: remove error handling of PodProcessor
Show description for d299f62
Aequitosh
committed
d299f62
View commit details
Copy full SHA for d299f62
Browse repository at this point
server: pod: use 2 instead of 8 spaces to represent tabs
Show description for d7650ed
Aequitosh
committed
d7650ed
View commit details
Copy full SHA for d7650ed
Browse repository at this point
server: pod: use Perl syntax highlighting for verbatim paragraphs
Show description for 269f167
Aequitosh
committed
269f167
View commit details
Copy full SHA for 269f167
Browse repository at this point
server: pod: fix no POD being returned if no symbol name was set
Show description for 346422c
Aequitosh
committed
346422c
View commit details
Copy full SHA for 346422c
Browse repository at this point
You can’t perform that action at this time.