Revision history for Perl extension Net::Routing.

0.30 Wed Feb  4 17:20:11 CET 2015
   - UPDATE: rewrote main methods in Net::Routing in a cleaner way
   - new: use constants, and makes them exportable
   - bugfix: makes route unique when duplicate found
   - bugfix: route parsing for Linux/IPv6 and FreeBSD 9.x
   - pod: added some documentation
   - test: for netstat parsing checks

0.20 Sat Jan 31 17:53:00 CET 2015
   - first public release