List Question
11 TechQA 2024-01-08T01:08:08.280000When do perl subs pass arguments as `$_` and when is it `$_[0]`?
174 views
Asked by KJ7LNW
Perl Mojolicious: Passing arguments to a code ref
91 views
Asked by h q
How to get a code reference from a object method using Moo
100 views
Asked by huckfinn
passing a coderef to sort() problems
79 views
Asked by Erik Bennett
C++ 4 In a row AlphaBeta algorithm is not very smart
219 views
Asked by AudioBubble
Error: "Cannot copy to ARRAY in scalar assignment"
112 views
Asked by user62177541
Tangling knitr files that use an external code file
227 views
Asked by John Maindonald
Why does Perl allow invoking coderefs on unblessed data structures?
1.7k views
Asked by Zaid
Which recommended Perl modules can serialize Moose objects?
1.2k views
Asked by David B
Why am I getting a syntax error when I pass a coderef to this prototyped Perl subroutine?
278 views
Asked by Geo
Is it possible to define anonymous subroutines in a hash constructor in Perl?
1.3k views
Asked by Jeremy Bourque