....Like so? use Cwd; $dir = getcwd(); $targetDir = $dir . //Contents//Resource//AddSystem//; push @INC, $targetDir;
- Current working directory and @INC George Szynal
- Re: Current working directory and @INC Jeff 'japhy' Pinyan
- Re: Current working directory and @INC Paul Johnson
- Re: Current working directory and @INC Jeff 'japhy' Pinyan
- Re: Current working directory and @IN... George Szynal
- George Szynal