File: node_descr.patch

package info (click to toggle)
libnet-iptrie-perl 0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 112 kB
  • ctags: 20
  • sloc: perl: 200; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 332 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Add short description to Class NAME
Author: Carlos Vicente <cvicente@cpan.org>
Last-Update: 2012-02-13

--- a/lib/Net/IPTrie/Node.pm
+++ b/lib/Net/IPTrie/Node.pm
@@ -25,7 +25,7 @@
 
 =head1 NAME
 
-Net::IPTrie::Node
+Net::IPTrie::Node - Implements attributes and behavior for nodes inside the trie
 
 =head1 SYNOPSIS