Perl 5.20.1のダウンロード
ダウンロード:
提供元サイトからダウンロード
更新内容:
- An optimization to avoid problems with COW and deliberately overallocated PVs has been disabled because it interfered with another, more important, optimization, causing a slowdown on some platforms. [perl #121975]
- Returning a string from a lexical variable could be slow in some cases. This has now been fixed. [perl #121977]