Skip Menu |

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

Report information
The Basics
Id: 72729
Status: resolved
Priority: 0/
Queue: Net-Libdnet

People
Owner: Nobody in particular
Requestors: fschlich [...] zedat.fu-berlin.de
Cc:
AdminCc:

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



Subject: pod spelling issues
Hi, there is a paragraph in lib/Net/Libdnet.pm that has a number of spelling mistakes, which I thought you should know about: --- a/lib/Net/Libdnet.pm +++ b/lib/Net/Libdnet.pm @@ -340,7 +340,7 @@ Net::Libdnet provides a simplified, portable interface to several low-level netw All the original and obsolete functions return I<undef> and print a warning message to the standard error when a problem occurs. The obsolete functions are: B<addr_cmp>, B<addr_bcast>, B<addr_net>, B<arp_add>, B<arp_delete>, B<arp_get>, B<intf_get>, B<intf_get_src>, B<intf_get_dst>, B<route_add>, B<route_delete>, B<route_get>. These [-osbsolete-]{+obsolete+} functions will continue to work, to keep backward compatibility, but should not be used anymore. The new APIs should be [-prefered.-]{+preferred.+} There are two new APIs, one is the low-level one, matching libdnet functions, and the other one is a high- level API, matching a more Perl object oriented programming. This latest one is highly [-prefered.-]{+preferred.+} Net::Libdnet module implements the low-level API. The high-level API is accessible by using the following modules: B<Net::Libdnet::Intf>, B<Net::Libdnet::Route>, B<Net::Libdnet::Fw>, B<Net::Libdnet::Arp>, B<Net::Libdnet::Eth>, B<Net::Libdnet::Ip> and B<Net::Libdnet::Tun>.
Resolved in 0.98.