I am really enjoying learning Perl right now and I love the array and list operators.<br>After using python for a while I am finding its not so hard to say there is more than one way to do it.<br>The ease in making a list of  elements is cool (1...100);<br>
and using @ to make a list @giant = 1...1e5;<br>The generate word list it nice as well gw< this list of words ><br>Cool :D<br>What are some of your favourite language elements to get work done ?<br>,Ron <br><br>