- or download this
my $serpath="D:\\eproof\\htdocs\\*\\work";
- or download this
my @xmlfile = File::Find::Rule->file()
->name( '*.xml')
->in( glob $serpath );
- or download this
#!/usr/bin/perl --
use strict;
...
file temptest1/15/work/2.xml
wow temptest1\15\work/1.xml
wow temptest1\15\work/2.xml