Re: [PATCH] Post-reorganization clearup [APPLIED]

2002-01-30 Thread Dan Sugalski
At 5:53 PM + 1/30/02, Simon Glover wrote: > Many of the Perl scripts in the distribution (including assemble.pl !) > can no longer find the Parrot::* modules. Enclosed patch fixes (although > it would be nice if there were an easier way to do this). Applied, thanks. --

Re: [PATCH] Post-reorganization clearup

2002-01-30 Thread Simon Glover
Oops, scratch a couple of those; the pmc2c.pl one's not necessary, and I see Daniel's already patched pbc2c.pl Simon

[PATCH] Post-reorganization clearup

2002-01-30 Thread Simon Glover
Many of the Perl scripts in the distribution (including assemble.pl !) can no longer find the Parrot::* modules. Enclosed patch fixes (although it would be nice if there were an easier way to do this). Simon --- languages/scheme/Scheme/Test.pm.old Wed Jan 30 17:42:08 2002 +++ languages/sch