http://www.perlmonks.org?node_id=202562


in reply to Re: Re: Re: Re: Re: Apache 2 and mod_perl
in thread Apache 2 and mod_perl

You generally don't have to deal with all of those in a single project. In fact, I can't think of anything that does deal with all those. Develop for your platform first, and generalize later if you need to.

Replies are listed 'Best First'.
Re: Re: Apache 2 and mod_perl
by diotalevi (Canon) on Oct 03, 2002 at 16:40 UTC

    In this case my project will be (is) DBD::LotusDomino. I would think that I'd have to have a handle on a strategy for handling these other platforms prior doing something that is platform specific. You know, plan - then implement. I'm sure there's something on PM or usenet but I just haven't taken the time for that. Anyhow this is completely auxilliary to the original thread so I'll just stop now.

    __SIG__
    printf "You are here %08x\n", unpack "L!", unpack "P4", pack "L!", B::svref_2object(sub{})->OUTSIDE