Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Lol
$rats = "Rats live on no evil star"; $fox = "A:quick:brown:fox:jumps:over:the:lazy:dog"; @star = split(' ', $rats); @foxy = split(':', $fox); print "$star[4]\n"; print "$foxy[3]\n";
run
|
edit
|
history
|
help
0
codeyard
Cloeren 4 Coding
palindromic dates
Perl
OSTL prateeshrk
Quote code
Palindromic Dates
G
1st code
testing dereference of anonymous routines