On 08/03/07, Robert Landrum <[EMAIL PROTECTED]> wrote:
As far as coding is concerned, CPAN has proved to be the most valuable resource. In writing in other languages, I often find myself having to search hi-and-low for source, libraries, or documentation on how to do common, trivial things... Things which are easily found in CPAN.
I've often looked at CPAN code or solutions for ideas in other environments which lack this amazing resource. Try using Java's URI stuff compared to perl's. Its improved allot recently - but back in Java 1.3.x days it was rubbish in comparason. Greg