Re: [PATCH] imcc/docs using .pir

2005-05-10 Thread Dino Morelli
On Tue, 10 May 2005, Leopold Toetsch wrote: >Dino Morelli <[EMAIL PROTECTED]> wrote: > >> I modified some of the .pod files in imcc/docs/ to reflect using .pir >> instead of .imc > >Thanks, applied. >leo Thank you, leo. Some of these .pod files are used by the website, down in http://www.parrot

Re: [PATCH] imcc/docs using .pir

2005-05-10 Thread Leopold Toetsch
Dino Morelli <[EMAIL PROTECTED]> wrote: > I modified some of the .pod files in imcc/docs/ to reflect using .pir > instead of .imc Thanks, applied. leo

[PATCH] imcc/docs using .pir

2005-05-09 Thread Dino Morelli
On Mon, 9 May 2005, jerry gay wrote: >the '.imc' extension has recently fallen out of favor and is being >replaced with '.pir'. otherwise, looks good and works on >win32--msvc-7.1--perl-5.8.6. > I modified some of the .pod files in imcc/docs/ to reflect using .pir instead of .imc Patch attached.