Replace the deprecated module Net::Subnets with Net::CIDR::Lite.

This commit is contained in:
Colin Kuskie 2009-11-17 18:34:42 -08:00
parent 5df15c6307
commit fae8b162fa
4 changed files with 39 additions and 34 deletions

View file

@ -25,6 +25,7 @@
- fixed #11247: Survey edit screen broken
- fixed #11246: Image.pm - Validation error
- fixed #11221: wrong version of Locales::Country in testEnvironment
- Net::Subnets has been deprecated.
7.8.4
- Fixed a compatibility problem between WRE and new Spectre code.