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-27 01:44:43 +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
…
threads.h
…
threads.xs
threads.xs: only access the pool values when we hold the mutex
2024-08-07 13:14:38 +10:00