Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
作为我的 Perl 脚本的一部分,我有以下简单的命令,它应该下载 a$url并将其内容存储到文件中$file:
$url
$file
getstore("$url", "$file");
当我在我的 Fedora Linux 上运行它时,它工作得非常好,但是当我在 Windows 上运行相同的代码时,它似乎$file仍然是空的..
这很奇怪,因为正如我所提到的,代码没有变化,而且这个命令非常基本。
也许有人知道为什么会发生这种行为?
谢谢!
有时很容易找到代理:
尝试打开一个不存在的网页,大多数时候 PROXY 会报告错误并打印出自己的详细信息。
试试这个:-.ds.com 检查线路:您的网络代理是:....