- or download this
Crunch::WalMart
Crunch::ExxonMobil
...
. .
Crunch::SupervaluInc
Crunch::CiscoSystemsInc
- or download this
use File::Spec::Functions 'catdir';
...
or die;
}
}
- or download this
use File::Spec::Functions 'catdir';
...
my $dir = catdir( shift, $name );
# blah blah blah
}