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?
Moo with array reference as attributes - with or without default values
Moo with hash reference as attributes - with or without default values
Refactoring the script and add logging
Unique values in an array reference in Perl
Refactoring Perl code
Eliminate circular reference memory-leak using weaken
Can't call method ... on unblessed reference
Array references in Perl
How to get a slice of an array or an array reference?
Some MetaCPAN advanced search tricks using prefixes
How to dereference a reference to a hash or to an array in Perl
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
Refactor test cases of the Markua Parser in Perl 5
Benchmark: Refactoring MD5 calculation in Rex