- or download this
#!/usr/bin/env perl
use strict;
...
__END__
- or download this
karls-mac-mini:playground karl$ ./curl.pl https://sharecenter.com/Page
+s/Software.aspx
{
...
info => 0,
}
- or download this
karls-mac-mini:playground karl$ ./curl.pl https://sharecenter.com/Page
+s/Software.aspx
{
...
info => 200,
}