- or download this
use File::Glob qw(:globally :nocase);
...
else {
@dir = $dir
}
- or download this
#!/usr/bin/perl
...
$hlink="$File::Find::name" if (/^$file.*$ext2.*/ );
print $hlink
}
- or download this
#Set the default values to be changed by proe/excel/etc
$ext=dwg;
...
}
- or download this
#!/opt/gnu/bin/perl
##!/usr/bin/perl
...
}
print "$dir";