# NOTE: Derived from blib/lib/NetAddr/IP.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package NetAddr::IP;
#line 1564 "blib/lib/NetAddr/IP.pm (autosplit into blib/lib/auto/NetAddr/IP/mod_version.al)"
sub mod_version {
return $VERSION;
&Compact; # suppress warnings about these symbols
&Coalesce;
&STORABLE_freeze;
&STORABLE_thaw;
}
1;
1;
# end of NetAddr::IP::mod_version