On Tue, Apr 26, 2011 at 9:04 PM, Jim Gibson wrote:
> At 6:04 PM +0530 4/26/11, Agnello George wrote:
>>
>> I got a to go to check whether the files in @somefiles exist in
>> $filltar
>
> $filltar or $fultar?
>
>> my $fultar = 'something.tgz"
>>
>> @somefiles = qw(xsl/photos_videos.xsl
>> xsl
At 6:04 PM +0530 4/26/11, Agnello George wrote:
I got a to go to check whether the files in @somefiles exist in $filltar
$filltar or $fultar?
my $fultar = 'something.tgz"
@somefiles = qw(xsl/photos_videos.xsl
xsl/research.xsl
xsl/reviews.xsl
xsl/sendemail.xsl
xsl/slideshow.xsl
xsl/slid
I got a to go to check whether the files in @somefiles exist in $filltar
my $fultar = 'something.tgz"
@somefiles = qw(xsl/photos_videos.xsl
xsl/research.xsl
xsl/reviews.xsl
xsl/sendemail.xsl
xsl/slideshow.xsl
xsl/slideshow_details.xsl );
$tar->add_files(@allfiles_excluded);
$tar->write