Re: [Boston.pm] Limiting compiled code in Daemons.
Jerrad Pierce <[email protected]>
| Newsgroups | gmane.comp.lang.perl.perl-mongers.boston |
|---|---|
| Message-ID | <[email protected]> |
Other than beefy modules used in rarely encountered branches, it seems like the goal should be to load as much as you can early so that your children can share code pages, no?