in reply to Re: Problem in mirror method
in thread Problem in mirror method
Sorry Corion i forget to mention file name, I am getting filename from http::response
$res=$mech->res(); $filename=$res->filename(); # it has current web page filename
The file name is not empty but i'm getting this error , Any Idea about this
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Problem in mirror method
by Corion (Patriarch) on May 26, 2016 at 06:40 UTC | |
by perlmad (Sexton) on May 26, 2016 at 07:17 UTC | |
by Corion (Patriarch) on May 26, 2016 at 07:21 UTC | |
by ablanke (Monsignor) on May 26, 2016 at 07:32 UTC |