greatshots has asked for the wisdom of the Perl Monks concerning the following question:
Is is possible to call opendir as followsopendir ( OLD,"/apps/inst2/metrica/ON-SITE/backup/schema/")
I don't find such availability anywhere in perl docs.opendir ( OLD,"/apps/inst2/metrica/ON-SITE/backup/schema/*.tdef")
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: specifying file extension in opendir function
by themage (Friar) on Nov 16, 2006 at 11:21 UTC | |
by greatshots (Pilgrim) on Nov 16, 2006 at 11:28 UTC | |
by Anonymous Monk on Nov 16, 2010 at 22:03 UTC | |
Re: specifying file extension in opendir function
by bart (Canon) on Nov 16, 2006 at 11:36 UTC | |
Re: specifying file extension in opendir function
by inman (Curate) on Nov 16, 2006 at 14:19 UTC | |
by Tanktalus (Canon) on Nov 16, 2006 at 16:18 UTC |