Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
array_value
#perl 5.26.1 use strict; use warnings; my @array=(1,2,3,4,5); print "$array[4]\n";
run
|
edit
|
history
|
help
0
Perl
1st code
hashes
Array_range_operators
testing anonymous routine dereference with alternate syntax
base N conversion
hashes
Hashes
Array_with_shift_function
neigh.pl