|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: folder properties / modified dateby snadra (Scribe) |
| on Jul 21, 2003 at 10:42 UTC ( #276208=note: print w/ replies, xml ) | Need Help?? |
|
You can use the function stat for getting informations about a file: more information about stat(): perldoc -f stat You can also use the file test operators for that. For more information read perldoc perlop
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||