RT for rt.cpan.org
Skip Menu
|
Bug #79384 for Net-DHCP: Synopsis duplicates "new"
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Net-DHCP CPAN distribution
.
Report information
The Basics
Id:
79384
Status:
resolved
Priority:
0/
Queue:
Net-DHCP
People
Owner:
Nobody in particular
Requestors:
madcityzen [...] gmail.com
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
0.691
Fixed in:
(no value)
History
Show all quoted text
Mon Sep 03 18:01:15 2012
madcityzen [...] gmail.com - Ticket created
Subject:
Synopsis duplicates "new"
The synopsis for Net::DHCP::Packet has: my $p = new Net::DHCP::Packet->new( It should probably be: my $p = Net::DHCP::Packet->new(
Tue Sep 04 10:11:38 2012
dean [...] fragfest.com.au - Correspondence added
On Mon Sep 03 18:01:15 2012, madcityzen@gmail.com wrote:
Show quoted text
> The synopsis for Net::DHCP::Packet has: > > my $p = new Net::DHCP::Packet->new( > > It should probably be: > > my $p = Net::DHCP::Packet->new(
ahh yes, youre right. thanks for pointing that out. i have just released a very minor update.
Tue Sep 04 10:11:39 2012
The RT System itself - Status changed from 'new' to 'open'
Tue Sep 04 10:11:39 2012
dean [...] fragfest.com.au - Status changed from 'open' to 'resolved'