First off, please edit your code so that the Perl code is between <code> and </code> tags.
Then please explain what you are asking for. Your code seems to connect to SharePoint as if it were a web browser and tries to download files from a particular page. Is that correct? I'm guessing that when you use Internet Explorer and use your credentials for accessing the SharePoint site you see a paticularlist of files. What happens when you run your script? Are there any debugging messages? I also don't see the ever popular
use strict; use warnings;
which helps identify many problems with Perl code. Did you write this code, or simply copy it from example without understanding what it is trying to do?
In reply to Re^4: to get file names and timestamps from sharepoint
by Sinistral
in thread to get file names and timestamps from sharepoint
by vbagavan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |