Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"REF"
Results:
ref
ref - What kind of reference is this variable?
Refactoring code snippet
Unique values in an array reference in Perl
Array references in Perl
Eliminate circular reference memory-leak using weaken
Creating subroutines on the fly using Symbolic references
Symbolic references in Perl
Benchmark: Refactoring MD5 calculation in Rex
Can't use string (...) as an HASH ref while "strict refs" in use at ...
Refactor the tests to use Test::More (Pod::Tree 1.20)
Refactoring Dancer 2 app, using before hook
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
Some MetaCPAN advanced search tricks using prefixes
Refactoring Perl code
Refactoring large test suite - separating data from code
Refactor test cases of the Markua Parser in Perl 5
How to get a slice of an array or an array reference?