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.
我使用cpanminus将 Perl 包安装到用户空间,但之后我还没有找到惯用的方法来维护包。您如何更新、删除(带有依赖项)并获取列出的软件包的概述?
您可以使用cpan-outdated。手册页有关于如何使用 cpanminus 的明确说明。