#variables
Showing 5 pages (tag pages are not indexed).
- regex • intermediateHow to access captured groups using $1, $2 in Perl?
- variables • beginnerHow to initialize a hash in Perl with key-value pairs?
- variables • beginnerHow to create an array in Perl and access its elements?
- variables • beginnerHow to declare and assign a scalar variable in Perl?
- basics • intermediateHow to use the state keyword in Perl