in reply to Perl falls victim to shifting trends

Where's that B::Java module when you need it? :-)

Seriously though, there is a lot you can do with perl to make Java less tedious. I find that a lot of stuff can be done with code generators when creating tedious code. But beware of going too far: sometimes its better to create a perl script as a wizard than as continuous part of the build flow.

--Dave

  • Comment on Re: Perl falls victim to shifting trends