develooper Front page | perl.perl5.porters | Postings from September 2002

Re: [RFC] jit.pm - load modules and subroutines just in time

Thread Previous | Thread Next
From:
Elizabeth Mattijsen
Date:
September 29, 2002 04:04
Subject:
Re: [RFC] jit.pm - load modules and subroutines just in time
Message ID:
4.2.0.58.20020929124314.03ee3180@mickey.dijkmat.nl
At 02:44 AM 9/29/02 -0400, Michael G Schwern wrote:
>On Sun, Sep 29, 2002 at 12:33:25AM +0200, Elizabeth Mattijsen wrote:
> > =head2 AutoSplit / AutoLoader
><snip>
> > From a module developer point of view, the advantage is that you do not
> > need to
> > install a module before you can test it.
>You don't need to install an AutoLoaded module before you test it.  You just
>need to run 'make' and test against the files placed in blib/lib/ and not
>lib/.

True, but you would still have to do that.  With jit.pm, you wouldn't even 
have to do that...


Liz


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About