Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"ref"
Results:
ref
Stringification in classic Perl OOP
Use the same sub as function or as method in Perl
ref - What kind of reference is this variable?
Array references in Perl
How to dereference a reference to a hash or to an array in Perl
Moo with hash reference as attributes - with or without default values
Unique values in an array reference in Perl
Can't call method ... on unblessed reference
Refactoring large test suite - separating data from code
Moo with array reference as attributes - with or without default values
Refactoring Perl code
Refactoring Dancer 2 app, using before hook
How to get a slice of an array or an array reference?
undefined reference to boot_DynaLoader
Refactoring the script and add logging
Refactor test cases of the Markua Parser in Perl 5
Creating subroutines on the fly using Symbolic references
Symbolic references in Perl
Eliminate circular reference memory-leak using weaken