How to report a CPAN module bug
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 re开发者_JS百科port this or at least inquire about it a somewhat official way? 
- 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: lstein@cshl.org 
 
 
         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论