Tom Tromey <[EMAIL PROTECTED]> writes: > Akim> + # Directories installed during 'install-exec' phase. > Akim> + my %exec_dir_p = > Akim> + ( > Akim> [ ... ] > > How smart is Perl? > I used to have this as a global so that it wasn't reevaluated each > time through the loop. It never changes -- it is a constant > structure. I privileged readability and modularity over efficiency. But it is true I can leave it just before the sub. Whatever you want.
- Re: 52-factored-install.patch Tom Tromey
- Re: 52-factored-install.patch Akim Demaille
- Re: 52-factored-install.patch Tom Tromey
- Re: 52-factored-install.patch Tom Tromey
- Re: 52-factored-install.patch akim
- Re: 52-factored-install.patch Tom Tromey
- Re: 52-factored-install.patch Akim Demaille
- Re: 52-factored-install.patch Tom Tromey
- Re: 52-factored-install.patch Akim Demaille
- Re: 52-factored-install.patch Tom Tromey
- Re: 52-factored-install.patch Akim Demaille
- Re: 52-factored-install.patch Tom Tromey
- Re: 52-factored-install.patch Akim Demaille
- Re: 52-factored-install.patch Akim Demaille