
jhfoo-ml at extracktor
May 22, 2008, 8:37 PM
Post #11 of 12
(2167 views)
Permalink
|
Hello Perrin, I would think that threads are more important to Win32 Perlies than their Linux counterparts. To me, I use threads as often as I can to maximise performance and scalability. To conclude, I can't agree with your statement that people don't use threads. william wrote: > On 5/21/08, Perrin Harkins <perrin[at]elem.com> wrote: > >> On Wed, May 21, 2008 at 10:28 AM, Philip M. Gollucci >> <pgollucci[at]p6m7g8.com> wrote: >> > You should almost always use full paths to files, think of threads. >> >> >> This is true in a module you plan to distribute on CPAN, but for local >> use you typically don't need to think of threads because most people >> will not use them. There are arguments you could make that full paths >> increase security though. >> >> >> - Perrin >> >> > > > Btw, could you tell me how does full paths increase security ? Thanks >
|