|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: How's your Perl?by ambrus (Abbot) |
| on Jun 08, 2005 at 05:32 UTC ( [id://464608]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Here's a new solution for question 3a. This is not strict in the sense that you have to turn off strict for the set-up code to work. However, the actual test \$foo->[1] == \$foo->{1} runs under strict, unlike in my original symbolic ref solution. I think that this solution differs from all the solutions given so far, so I submit it even though this puzzle is now quite old. <Reveal this spoiler or all in this thread>
In Section
Meditations
|
|
||||||||||||||||||||||||