in reply to Assume that Perl has what you need
What first impressed me about Perl was the fact that it consistently had ways to not just get from point A to point B, but it had ways to express the problem and answer that were far cleaner than the kludge that I would have thought up on my own.
So while PL/SQL generally had, somewhere, the minimum I needed, Perl typically had what I wanted, even if I didn't know it at the time.
Therefore I would suggest that newbies to Perl should take the attitude that somewhere in Perl or on CPAN there is an approach to this problem that you really want to use, you just don't know about it yet...
|
---|