List Question
20 TechQA 2022-12-04T15:50:34.300000In perl is \*STDIN the same as STDIN?
243 views
Asked by snoopyjc
Redefine perl function using typeglob doesn't work as expected
356 views
Asked by Paul Serikov
perl how to determine the type of a "raw symbol"
184 views
Asked by Greg Nisbet
Why ref does not return 'GLOB'?
351 views
Asked by Eugen Konkov
Perl: prototype in anonymous subroutine
378 views
Asked by user2875983
mysterious * in front of nested sub
289 views
Asked by user2925716
Inheriting a function with typeglobs
98 views
Asked by sid_com
Debugging filehandles from perl open()
331 views
Asked by Jade Allen
How can I prevent a sub being overwritten in Perl?
176 views
Asked by simbabque
What is meant by proper closure here
414 views
Asked by NedStarkOfWinterfell
Why is code in Net::SSL dereferencing typeglobs where I can't see the need?
156 views
Asked by Sinan Ünür
How do I get access to filehandle and format respectively by typeglob?
256 views
Asked by R__
In Perl, is there any difference between direct glob aliasing and aliasing via the stash?
344 views
Asked by Eric Strom
How do I do the same thing as reference using typeglob in perl?
1.1k views
Asked by Je Rog
Why does this Perl produce "Not a CODE reference?"
7.7k views
Asked by KingPong
perl: iterate over a typeglob
2.4k views
Asked by bukzor
Reading another packages symbol table in Perl
673 views
Asked by justintime
How can a Perl subroutine distinguish between file names, file handes, *DATA, and *STDIN?
1.3k views
Asked by FMc
How do I rename an exported function in Perl?
1.6k views
Asked by Colin Fine
What does *PIPER mean in Perl?
592 views
Asked by AudioBubble