On 5/21/08, Perrin Harkins <[EMAIL PROTECTED]> wrote: > On Wed, May 21, 2008 at 10:28 AM, Philip M. Gollucci > <[EMAIL PROTECTED]> 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