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?
Unique values in an array reference in Perl
Array references in Perl
Refactoring large test suite - separating data from code
Moo with array reference as attributes - with or without default values
Moo with hash reference as attributes - with or without default values
Can't use string (...) as an HASH ref while "strict refs" in use at ...
Refactoring code snippet
Some MetaCPAN advanced search tricks using prefixes
How to dereference a reference to a hash or to an array in Perl
Can't call method ... on unblessed reference
Benchmark: Refactoring MD5 calculation in Rex
Creating subroutines on the fly using Symbolic references
Symbolic references in Perl
Refactoring the script and add logging
Refactoring Dancer 2 app, using before hook
How to get a slice of an array or an array reference?