in reply to
Help with Concatenates script
... and also use either
#!/usr/bin/perl -w
or
#!/usr/bin/perl
use warnings;
Comment on
Re: Help with Concatenates script
In Section
Seekers of Perl Wisdom