如何报告 CPAN 模块错误

发布于 2024-12-02 06:25:15 字数 276 浏览 1 评论 0原文

与我最近的问题相关 Perl Web 服务使用 nginx 和 FastCGI - 无法读取参数 我开始使用模块 CGI::Fast 并发现我相当确定其中存在错误 - 可能是文档错误比代码,但无论哪种方式。报告此事或至少以某种官方方式询问此事的最佳方式是什么?

Related to my recent question Perl web serving with nginx and FastCGI - not able to read parameters I began using the module CGI::Fast and found what I'm fairly certain is a bug in it - could be a documentation bug rather than code, but either way. What's the best way to report this or at least inquire about it a somewhat official way?

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

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

发布评论

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

评论(1

城歌 2024-12-09 06:25:15
  • Go to CPAN location for the module: http://search.cpan.org/perldoc?CGI::Fast

    • On the right-hand side there's a little widget called "CPAN RT", with a link "View/Report bugs" (RT is a ticketing/issue tracking system used for CPAN)

    • Also, any module usually has "AUTHOR INFORMATION" POD section, which in this case explicitly states:

      Address bug reports and comments to: [email protected]

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