Is there some documentation on how to use arrays in webwork?
Is this identical to in perl?
It's identical to perl (except use two tilde's ~~ for creating references to hashes or arrays instead of \ ).
My favorite perl intro is "Learning Perl" by Randall Schwartz.
My favorite perl intro is "Learning Perl" by Randall Schwartz.