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?
Creating subroutines on the fly using Symbolic references
Symbolic references in Perl
Array references in Perl
Unique values in an array reference 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
Moo with array reference as attributes - with or without default values
Refactor test cases of the Markua Parser in Perl 5
How to get a slice of an array or an array reference?
Refactoring large test suite - separating data from code
Eliminate circular reference memory-leak using weaken
Refactoring Dancer 2 app, using before hook
Benchmark: Refactoring MD5 calculation in Rex
Refactoring Perl code
Refactoring code snippet
Can't use string (...) as an HASH ref while "strict refs" in use at ...