Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
Perl
/
perl5
Public
Notifications
You must be signed in to change notification settings
Fork
597
Star
2.2k
Code
Issues
2.2k
Pull requests
137
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
blead
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 8, 2025
Move signatures compilation failure tests to t/lib/croak/signatures
Show description for ef56cbf
leonerd
committed
ef56cbf
Copy full SHA for ef56cbf
Recognise a # PREAMBLE directive in a t/lib file
Show description for 153ee16
leonerd
committed
153ee16
Copy full SHA for 153ee16
Ignore 'compilation failed' line when running t/croak tests
Show description for 5a425b6
leonerd
committed
5a425b6
Copy full SHA for 5a425b6
Indentation/whitespace fixes in t/test.pl
Show description for a17dbf9
leonerd
committed
a17dbf9
Copy full SHA for a17dbf9
Inline hv_common_key_len()
Show description for af48eb6
khwilliamson
committed
af48eb6
Copy full SHA for af48eb6
hv.h: Slight simplification of hv_fetch() macro
Show description for b4df684
khwilliamson
committed
b4df684
Copy full SHA for b4df684
Commits on Oct 7, 2025
toke.c: Replace for() with simpler do while()
Show description for 656be9b
khwilliamson
committed
656be9b
Copy full SHA for 656be9b
toke.c: Avoid a loop iteration
Show description for cdde901
khwilliamson
committed
cdde901
Copy full SHA for cdde901
toke.c: Convert for(;;;) to simpler while()
Show description for 690e285
khwilliamson
committed
690e285
Copy full SHA for 690e285
toke.c: strlen returns size_t, not int
khwilliamson
committed
526049b
Copy full SHA for 526049b
S_scan_ident: Convert parameter to bool
Show description for 59bca40
khwilliamson
committed
59bca40
Copy full SHA for 59bca40
toke.c: Change name of static function
Show description for 6ceb5e3
khwilliamson
committed
6ceb5e3
Copy full SHA for 6ceb5e3
toke.c: Convert sizeof() calls to use more mnemonic
Show description for 1b20140
khwilliamson
committed
1b20140
Copy full SHA for 1b20140
toke.c: Change S_scan_ident parameter
Show description for c3ebe61
khwilliamson
committed
c3ebe61
Copy full SHA for c3ebe61
toke.c: Change S_scan_word parameter
Show description for 9f0a1b6
khwilliamson
committed
9f0a1b6
Copy full SHA for 9f0a1b6
perlapi: Reword sv_numeq entry
Show description for 5b7224a
khwilliamson
committed
5b7224a
Copy full SHA for 5b7224a
perlapi: Combine hv_fetch_ent with other hv_fetch entries
khwilliamson
committed
5b6ac61
Copy full SHA for 5b6ac61
test.pl: Always set up (simpler) watchdog END block
Show description for 1d1db97
khwilliamson
committed
1d1db97
Copy full SHA for 1d1db97
test.pl: Calling watchdog cancels existing ones
Show description for 3533239
khwilliamson
committed
3533239
Copy full SHA for 3533239
test.pl: Harden watchdog against glitches
Show description for dcdb676
khwilliamson
committed
dcdb676
Copy full SHA for dcdb676
test.pl: Don't assume existing watchdog uses alarm()
Show description for c240d36
khwilliamson
committed
c240d36
Copy full SHA for c240d36
test.pl: Change variable name
Show description for abdf59c
khwilliamson
committed
abdf59c
Copy full SHA for abdf59c
test.pl: Try alarm if can't start watchdog on Win/VMS
Show description for e19d1bb
khwilliamson
committed
e19d1bb
Copy full SHA for e19d1bb
test.pl: Don't use watchdog thread unless safe signals
Show description for ac78c4b
khwilliamson
committed
ac78c4b
Copy full SHA for ac78c4b
test.pl: Clarify some comments, ternary, white space
Show description for 318cb22
khwilliamson
committed
318cb22
Copy full SHA for 318cb22
[parser] Decompose `barestmt` -> `bare_statement_yadayada`
Branislav Zahradník
authored and
mauke
committed
412b9d4
Copy full SHA for 412b9d4
[parser] Decompose `barestmt` -> `bare_statement_while`
Branislav Zahradník
authored and
mauke
committed
37f6bc8
Copy full SHA for 37f6bc8
[parser] Decompose `barestmt` -> `bare_statement_when`
Branislav Zahradník
authored and
mauke
committed
4810f9b
Copy full SHA for 4810f9b
[parser] Decompose `barestmt` -> `bare_statement_utilize`
Branislav Zahradník
authored and
mauke
committed
192a22b
Copy full SHA for 192a22b
[parser] Decompose `barestmt` -> `bare_statement_until`
Branislav Zahradník
authored and
mauke
committed
703db87
Copy full SHA for 703db87
[parser] Decompose `barestmt` -> `bare_statement_unless`
Branislav Zahradník
authored and
mauke
committed
7708014
Copy full SHA for 7708014
[parser] Decompose `barestmt` -> `bare_statement_try_catch`
Branislav Zahradník
authored and
mauke
committed
aa96f75
Copy full SHA for aa96f75
[parser] Decompose `barestmt` -> `bare_statement_sub_signature`
Branislav Zahradník
authored and
mauke
committed
42969c5
Copy full SHA for 42969c5
[parser] Decompose `barestmt` -> `bare_statement_sub_traditional`
Branislav Zahradník
authored and
mauke
committed
440ad22
Copy full SHA for 440ad22
[parser] Decompose `barestmt` -> `bare_statement_phaser`
Branislav Zahradník
authored and
mauke
committed
229019d
Copy full SHA for 229019d
Pagination
Previous
Next
You can’t perform that action at this time.