perldoc perlxxx 选项是什么?

发布于 2024-07-04 08:33:44 字数 104 浏览 12 评论 0原文

似乎使用 perldoc perl 给出了例如 perlre、perlvar 等的列表。

这是查找可用作概述、教程或参考手册部分的列表的最佳位置吗? 还有另一个更好的清单吗?

It appears that using perldoc perl gives the list of, e.g. perlre, perlvar, etc.

Is this the best place to find the list of what's available as an overview or tutorial or reference manual section? Is there another, better list?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

千纸鹤带着心事 2024-07-11 08:33:44

另请参阅学习perl的最佳在线资源

专门针对perldoc,您还可以查看在线内容可能更容易阅读:perldoc online

See also best online source to learn perl

Specifically for perldoc, you can also view the content online which might be easier on the eyes: perldoc online

疯了 2024-07-11 08:33:44

我认为“perldoc perltoc”对于查找“perlxxx”主题列表来说太冗长了。 而是使用“perldoc perl”。 或者http://perldoc.perl.org/perl.html,这是在线版本。

I think "perldoc perltoc" is too verbose for just finding the list of "perlxxx" subjects. Instead use "perldoc perl". Or http://perldoc.perl.org/perl.html, which is the online version.

痴梦一场 2024-07-11 08:33:44

一个更友好的起点是 perldoc perlintro。

A more friendly starting place, with links to just a select few of the other perlxxx pages, is perldoc perlintro.

输什么也不输骨气 2024-07-11 08:33:44

这应该是一个好的开始。 您还可以在线找到相同的信息:http://perldoc.perl.org/perl.html。

我不确定你所说的更好是什么意思。 http://www.perl.com/ 上也有大量有用的信息。

That should be a good start. You can also find the same information online: http://perldoc.perl.org/perl.html.

I'm not sure what you mean by better. There's a ton of good information at http://www.perl.com/ as well.

沒落の蓅哖 2024-07-11 08:33:44
perldoc perltoc

关于各种文档文件更详细一些。 如果您想要核心模块列表,请尝试

perldoc perlmodlib
perldoc perltoc

is a bit more verbose about the various documentation files. If you want a list of core modules, try

perldoc perlmodlib
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文