Home > Archive > PERL Miscellaneous > March 2008 > Error.pm still maintained?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Error.pm still maintained?
|
|
| Michael Slass 2008-03-28, 7:16 pm |
| Hi:
I'm finding some bugs in Error.pm, and searches for Error on the perl
groups return only older (+1Y) postings. Is Error.pm still being
maintained? If not, is there a better try/catch/finally for perl5?
If so, what?
Thank you.
--
Mike Slass
| |
| smallpond 2008-03-28, 7:16 pm |
| On Mar 28, 2:02 pm, Michael Slass <miknr...@drizzle.com> wrote:
> Hi:
>
> I'm finding some bugs in Error.pm, and searches for Error on the perl
> groups return only older (+1Y) postings. Is Error.pm still being
> maintained? If not, is there a better try/catch/finally for perl5?
> If so, what?
>
> Thank you.
>
> --
> Mike Slass
CPAN shows the latest change was in January, so yes: actively
maintained.
The changelog is only about the build files and examples, so no: there
are no reported bugs, despite extensive testing over the last 10
years.
What evidence of bugs do you have?
| |
| Sherman Pendley 2008-03-28, 7:16 pm |
| Michael Slass <miknrene@drizzle.com> writes:
> I'm finding some bugs in Error.pm, and searches for Error on the perl
> groups return only older (+1Y) postings. Is Error.pm still being
> maintained?
It looks like it to me. Search.cpan.org indicates that the most recent
release was on January 25, 2008. Have you tried emailing the maintainer
listed in its docs?
sherm--
--
My blog: http://shermspace.blogspot.com
Cocoa programming in Perl: http://camelbones.sourceforge.net
|
|
|
|
|