2008/10/29 H.Merijn Brand <[EMAIL PROTECTED]>: > On Wed, 29 Oct 2008 02:25:44 +0100, Ingo Weinhold > <[EMAIL PROTECTED]> wrote: > >> Howdy, >> >> attached is a patch introducing support for Haiku, created against >> perl-current @34615. Most changes are pretty straight-forward. Noteworthy >> are the following two: > > The patch is very complete and looks also pretty sane. Thanks! > > 1. Applied the Configure changes to the metaconfig branch and > regenerated Configure > > 2. Applied all but the ext/POSIX part in a series of changes, as I > managed to trick perforce into adding the wrong files and had to > correct that. Changes #34630, #34631, #34632, and #34634 should > bring you to where you want to be. Sorry for the noise. > >> * ext/Haiku/...: Adds a module Haiku which provides access to a few Haiku >> specific API functions, which I found very helpful while debugging the >> port. > > I moved that to haiku/Haiku, as everything in ext/ is for all OS's
I think that something will be needed to get it to be built and installed on Haiku then? Also, this patch impacts Module::Build and MakeMaker, so I'm cc'ing the interested parties.