Skip Menu |

This queue is for tickets about the Monitoring-Plugin CPAN distribution.

Report information
The Basics
Id: 102080
Status: open
Priority: 0/
Queue: Monitoring-Plugin

People
Owner: Nobody in particular
Requestors: ether [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Add a forward code-reference from Nagios::Plugin
As in https://rt.perl.org/Ticket/Display.html?id=123619, some code isn't properly finding the new Monitoring::Plugin module properly, and it isn't obvious that the module was renamed, as the old name has simply vanished? Would it be possible to create the old module that simply referenced the new? I've created a patch to this effect.
On 2015-02-11 17:11:55, ETHER wrote: Show quoted text
> As in https://rt.perl.org/Ticket/Display.html?id=123619, some code > isn't properly finding the new Monitoring::Plugin module properly, and > it isn't obvious that the module was renamed, as the old name has > simply vanished? > > Would it be possible to create the old module that simply referenced > the new? > > I've created a patch to this effect.
And here's the patch: https://github.com/monitoring-plugins/monitoring-plugin-perl/pull/3
Thanks for your patch, we are working on that problem right now. The referenced Ticket seems to be wrong ("perl5: Bleadperl v5.21.6-89-gd648ffc breaks autobox") Could you post the correct ticket number please?
On 2015-02-12 08:26:48, NIERLEIN wrote: Show quoted text
> Thanks for your patch, we are working on that problem right now. > The referenced Ticket seems to be wrong ("perl5: Bleadperl v5.21.6-89- > gd648ffc breaks autobox") Could you post the correct ticket number > please?
Sorry, it's https://rt.cpan.org/Ticket/Display.html?id=102078.
Thanks for the update. We are working on the problem right now. I will provide any details as soon as i can.