在哪里可以阅读 POE(Perl 对象环境)的清晰解释?

发布于 2024-09-11 08:30:50 字数 421 浏览 3 评论 0原文

我花了大约一周的时间寻找与 2010 年相关的良好且清晰的 POE 教程,但没有找到。

我在 Stack Overflow 问题中找到了一些教程 在哪里可以找到 Perl POE 的书籍或教程?poe 标签下但大部分资料都是旧的而且不清楚。

如果有的话,有人可以提供关于 POE 的明确链接/讲座/教程吗?如果没有,如果有人为初学者和高级用户编写 POE 教程那就太棒了;它可以对 Perl 社区有很大帮助。

I am searching for about a week for a good and clear tutorial for POE that is relevant to 2010 and didn't find one.

I found some tutorials in the Stack Overflow question Where can I find books or tutorials for Perl’s POE? under the poe tag but most of the materials are old and not clear.

Could someone provide a clear link/lecture/tutorials about POE if there are any? If not, it would be awesome if someone writes POE tutorials for beginners and advanced users; it could help the Perl community a lot.

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

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

发布评论

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

评论(2

夜司空 2024-09-18 08:30:50

我必须承认这个问题确实有道理。我发现 POE 非常强大,但没有它应有的文档。

如果我是你,我宁愿从 CPAN 的主要文档开始: http:// /search.cpan.org/dist/POE/lib/POE.pm

然后我将尝试 POE Cookbook 中的以下示例之一:
http://poe.perl.org/?POE_Cookbook

IMO 如果 POE 有相同类型的核心文档可用于例如 python Twisted。

I must admit that this question does make sense. I find POE very powerful but not having the documentation it deserves.

If I was you I'd rather start with the main documentation on CPAN: http://search.cpan.org/dist/POE/lib/POE.pm

then I'll give it a try to one of this examples in POE Cookbook:
http://poe.perl.org/?POE_Cookbook

IMO it would be great to have for POE the same kind of core documentation available for example for python Twisted.

烧了回忆取暖 2024-09-18 08:30:50

冒着听起来天真的风险,POE 网站本身似乎有一些有用的花絮:

http://poe。 perl.org/?POE_Documentation

介绍教程(虽然确实有点过时),一本食谱和一本初学者/高级指南。

At the risk of sounding naive, there seem to be some useful tidbits at POE website itself:

http://poe.perl.org/?POE_Documentation

There is an intro, tutorials (though admittedly a bit dated), a cookbook and a beginner/advanced guides.

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