
perl.p5p at rjbs
Jul 26, 2012, 7:31 PM
Post #3 of 4
(86 views)
Permalink
|
|
Re: [perl #114280] Carp's longmess() and shortmess() should be documented
[In reply to]
|
|
* James E Keenan via RT <perlbug-followup [at] perl> [2012-07-26T19:12:12] > > > > However, longmess() and shortmess() are still exported. > > Confirmed. Any identifier which is exportable must be documented. You know, I have been using those for ages, and one day I realized they weren't documented. What a relief to learn that once upon a time they were. They should be, again. I'd love to know just what was so unreasonable about them, compared to the "normal" bits of Carp, since I've got code that uses them. They should be documented. If they need a "but don't use these, because XYZ" then so be it. -- rjbs
|