Compilation with gcc 4.6.0

Russ Allbery rra at stanford.edu
Mon Jun 13 17:56:39 UTC 2011


Julien ÉLIE <julien at trigofacile.com> writes:

> Shouldn't we do the same thing with Perl?  It would allow to load a module
> Filter_innd.pm' and call 'Filter_innd::filter_art'?
> On reload, we just unload 'Filter_innd' and load it again.
> I still do not know what to do for startup_innd.pl; the name space would
> not be the same.

Yeah, this is exactly the kind of thing that it seemed like we should be
doing.  (The Perlish namespace would probably be something like
INN::Filter.)  I don't know that there's any way to do it in a way that's
backward-compatible, though.  (But I haven't thought about it hard.)

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>

    Please send questions to the list rather than mailing me directly.
     <http://www.eyrie.org/~eagle/faqs/questions.html> explains why.



More information about the inn-workers mailing list