@files = ("one.zip","twotwo.doc","three3.ppt"); map {$_ =~ /(.*)\./; push (@onlyNames, $1); push (@onlyExt, $');} @fil +es;
In reply to Re: Removing File Extensions
by Wassercrats
in thread Removing File Extensions
by BalochDude
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |