#reference
Showing 14 pages (tag pages are not indexed).
- subroutines • intermediateHow to create anonymous subroutines in Perl?
- variables • advancedHow to use autovivification with hash references in Perl?
- variables • advancedHow to create a nested hash structure in Perl?
- variables • advancedHow to create a reference to a subroutine in Perl?
- variables • advancedHow to create a multidimensional array using references in Perl?
- variables • intermediateHow to iterate over hash keys using a reference in Perl?
- variables • intermediateHow to access array elements through a reference in Perl?
- variables • intermediateHow to create a reference to a scalar in Perl?
- variables • intermediateHow to get the type of a reference in Perl using ref()?
- variables • intermediateHow to check if a variable is a reference in Perl?
- variables • intermediateHow to create an anonymous hash in Perl?
- variables • intermediateHow to create an anonymous array in Perl?
- variables • intermediateHow to dereference a hash reference in Perl?
- variables • intermediateHow to create a reference to an array in Perl?