in reply to Getting modification time in perl not working on my MAC
@moviedir = map { /^\.\.?$/ ? () : "$CosMovFolder/$_" } readdir(DIR);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Getting modification time in perl not working on my MAC
by Anonymous Monk on Mar 26, 2014 at 01:56 UTC |