Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
Lol
@nums = (1..20); print "Before - @nums\n"; splice(@nums, 5, 5, 21..25); print "After - @nums\n";
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Perl basics
101772
reverse polish notation experiment
Toy singleton class
Quote code
Challenge 41 Task 1
perl plot circular list in a circle
Hash Refrence for memory optimization
Perl
array_value
Please log in to post a comment.