On Sat, Aug 11, 2001 at 10:15:41PM +0200, Josip Rodin wrote: [...] > # TODO: > # get the revisions from $lang/intl/$lang so diffing works > I'm going to make it work with `strict' now, BTW... the our() problem Martin > described in the commends can be worked around.
When working on international/french/ltcp.pl I realized that many scripts do share some code. IMHO it would be very helpful to write small Perl packages instead of long standalone scripts. For instance, a Cvs package would implement retrieval of CVS revisions, etc. If you also believe this would be useful, I could work on this. Denis

