Skip Menu |

This queue is for tickets about the Net-UPnP CPAN distribution.

Report information
The Basics
Id: 91711
Status: new
Priority: 0/
Queue: Net-UPnP

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

Bug Information
Severity: Wishlist
Broken in:
  • 1.1
  • 1.1.1
  • 1.1.2
  • 1.1.3
  • 1.2
  • 1.2.1
  • 1.2.4
  • 1.3
  • 1.4
  • 1.4.1
  • 1.4.2
  • 1.41
Fixed in: (no value)



Subject: Construct Net::UPnP::Service without a search
Satoshi, There does not appear to be a way to build a Net::UPnP::Service without a search. If the host, port, service, etc. are known, why would we need to spend the network round trip searching for it? I would like to see a constructor to build the service object directly. The current architecture does not appear to support this. Net::UPnP::Service->constructor(%all_the_stuff_needed) Thanks, Mike mrdvt92