|
Posted by PerlFAQ Server on April 26, 2008, 9:03 am
Please log in for more thread options
This is an excerpt from the latest version perlfaq2.pod, which
comes with the standard Perl distribution. These postings aim to
reduce the number of repeated questions as well as allow the community
to review and update the answers. The latest version of the complete
perlfaq is at http://faq.perl.org .
--------------------------------------------------------------------
2.16: Where do I send bug reports?
If you are reporting a bug in the perl interpreter or the modules
shipped with Perl, use the *perlbug* program in the Perl distribution or
mail your report to perlbug@perl.org or at http://rt.perl.org/perlbug/ .
For Perl modules, you can submit bug reports to the Request Tracker set
up at http://rt.cpan.org .
If you are posting a bug with a non-standard port (see the answer to
"What platforms is perl available for?"), a binary distribution, or a
non-standard module (such as Tk, CGI, etc), then please see the
documentation that came with it to determine the correct place to post
bugs.
Read the perlbug(1) man page (perl5.004 or later) for more information.
--------------------------------------------------------------------
The perlfaq-workers, a group of volunteers, maintain the perlfaq. They
are not necessarily experts in every domain where Perl might show up,
so please include as much information as possible and relevant in any
corrections. The perlfaq-workers also don't have access to every
operating system or platform, so please include relevant details for
corrections to examples that do not work on particular platforms.
Working code is greatly appreciated.
If you'd like to help maintain the perlfaq, see the details in
perlfaq.pod.
|
|
Posted by szr on April 26, 2008, 12:59 pm
Please log in for more thread options
PerlFAQ Server wrote:
[...]
> If you are posting a bug with a non-standard port (see the answer
> to "What platforms is perl available for?"), a binary
> distribution, or a non-standard module (such as Tk, CGI, etc),
I thought CGI.pm was a standard module?
--
szr
|
|
Posted by brian d foy on April 29, 2008, 1:00 am
Please log in for more thread options wrote:
> PerlFAQ Server wrote:
> [...]
> > If you are posting a bug with a non-standard port (see the answer
> > to "What platforms is perl available for?"), a binary
> > distribution, or a non-standard module (such as Tk, CGI, etc),
>
> I thought CGI.pm was a standard module?
CGI.pm is a standard module. The answer can do with a rewrite, so I'll
work on that.
Thanks,
|
|
Posted by szr on April 29, 2008, 3:38 am
Please log in for more thread options brian d foy wrote:
> wrote:
>
>> PerlFAQ Server wrote:
>> [...]
>>> If you are posting a bug with a non-standard port (see the answer
>>> to "What platforms is perl available for?"), a binary
>>> distribution, or a non-standard module (such as Tk, CGI, etc),
>>
>> I thought CGI.pm was a standard module?
>
> CGI.pm is a standard module. The answer can do with a rewrite, so I'll
> work on that.
>
> Thanks,
No problem, glad I could help :-)
--
szr
|
| Similar Threads | Posted | | FAQ 2.17: Where do I send bug reports? | October 28, 2004, 11:03 am |
| FAQ 2.17 Where do I send bug reports? | January 30, 2005, 6:03 pm |
| FAQ 2.17 Where do I send bug reports? | April 21, 2005, 11:03 pm |
| FAQ 2.17 Where do I send bug reports? | July 7, 2005, 10:03 am |
| FAQ 2.17 Where do I send bug reports? | August 26, 2005, 4:03 am |
| FAQ 2.17 Where do I send bug reports? | November 11, 2005, 5:03 am |
| FAQ 2.16 Where do I send bug reports? | March 15, 2006, 3:03 pm |
| FAQ 2.16 Where do I send bug reports? | April 4, 2006, 3:03 pm |
| FAQ 2.16 Where do I send bug reports? | May 27, 2006, 3:03 pm |
| FAQ 2.16 Where do I send bug reports? | June 19, 2006, 9:03 am |
|