This website requires JavaScript.
Explore
Help
Sign In
mirror
/
perl
Watch
1
Star
0
Fork
0
You've already forked perl
mirror of
https://github.com/Perl/perl5.git
synced
2026-01-26 16:39:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
perl
/
dist
/
threads
History
Lukas Mai
a2492d6b02
remove indirect calls to import() method
...
... i.e. turn `import Foo "bar"` into `Foo->import("bar")`.
2025-03-15 09:49:42 +01:00
..
hints
…
lib
remove indirect calls to import() method
2025-03-15 09:49:42 +01:00
t
Consolidate PERL_TEST_TIME_OUT_FACTOR to watchdog()
2022-08-24 07:55:08 -06:00
threads.h
Use ppport.h when building dist/ modules in core
2023-02-22 09:56:27 +01:00
threads.xs
threads.xs: only access the pool values when we hold the mutex
2024-08-07 13:14:38 +10:00