Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Saving compile time by running subroutines as separate files with 'do'

by George_Sherston (Vicar)
on Oct 01, 2001 at 16:49 UTC ( [id://115842]=note: print w/replies, xml ) Need Help??


in reply to Saving compile time by running subroutines as separate files with 'do'

Very interesting; thankyou. I'm going to look into Autoloader. I also take broquaint's point - implication being a view frequently expressed by dragonchild that the most efficient to way to increase performance of perl scripts is
$RAM->buy('more');
But I have a supplementary question. I've heard a lot of good things about CGI::Application, but as far as I can make out it doesn't use Autoloader. Does anybody know whether it solves the redundant compilation problem another way? And if not, can one bolt Autoloader onto it?; and also is there a good reason why it doesn't use Autoloader?



§ George Sherston
  • Comment on Re: Saving compile time by running subroutines as separate files with 'do'
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://115842]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-19 04:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found