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?
How to dereference a reference to a hash or to an array in Perl
Moo with array reference as attributes - with or without default values
Moo with hash reference as attributes - with or without default values
Unique values in an array reference in Perl
Array references in Perl
How to get a slice of an array or an array reference?
Eliminate circular reference memory-leak using weaken
Refactoring code snippet
Refactor test cases of the Markua Parser in Perl 5
undefined reference to boot_DynaLoader
Refactoring large test suite - separating data from code
Some MetaCPAN advanced search tricks using prefixes
Refactoring Perl code
Creating subroutines on the fly using Symbolic references
Symbolic references in Perl
Benchmark: Refactoring MD5 calculation in Rex