develooper Front page | perl.module-authors | Postings from October 2008

Re: Loading subroutines ad-hoc: extension to load.pm

Thread Previous | Thread Next
From:
Shlomi Fish
Date:
October 14, 2008 22:02
Subject:
Re: Loading subroutines ad-hoc: extension to load.pm
Message ID:
200810150649.46796.shlomif@iglu.org.il
Hi all!

Why did I receive 9 exact copies of this message? It seems to have affected 
everybody because http://www.nntp.perl.org/group/perl.module-authors/ shows 8 
messages for this thread.

Can anyone please fix it?

Regards,

-- Shlomi Fish

On Tuesday 14 October 2008, Elizabeth Mattijsen wrote:
> After feedback from the Amsterdam Perl Mongers and some other people,
> I'm considering some additions to the "load" pragma that I developed
> and put on CPAN a few years back.
>
> So what does "load" do?  Well, it basically (optionally) delays
> loading of subroutines until they're actually called (useful inside
> cronjobs).  *Or* it loads all subroutines of a module at compile time
> (useful in an Apache mod_perl environment).  And all of that with
> minimal changes to the source code.
>

-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Best Introductory Programming Language - http://xrl.us/bjn84

Shlomi, so what are you working on? Working on a new wiki about unit testing 
fortunes in freecell? -- Ran Eilam

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