![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: how can i also show sub foldersby tstock (Curate) |
on Nov 21, 2001 at 13:21 UTC ( #126741=note: print w/replies, xml ) | Need Help?? |
A few notes:
. You can avoid doing stat twice by using the _(underscore) handle:
. you can use spritf to simplify your code:
Someone else in this monastery will mention the use strict, use warnings, -w, CGI.pm, HTML::Template stuff :) Tiago
In Section
Seekers of Perl Wisdom
|
|