The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Net-Hacky-Detect-IP

0.016   DATE TIME
        Corrected minor if/if to if/elsif
        Corrected minor documentation errors

0.015   07/05/2017  14:10
        Correct possiblity for an impossible port to be generated
        Added IPv6 detection code

0.014   07/05/2017 12:56
        Detection of IPv4 works on windows.

0.013   07/05/2017 12:30
        Updated SYNOPSIS to make sense.

0.012   07/05/2017 12:20
        Update Makefile.PL so IO::Socket::INET will not fail on older perl versions than 5.24

0.011   07/05/2017 12:10
        Correct Documentation a little
        Changed versioning system to be more standard.
        Correct invokation of 'ip'

0.01    07/05/2017 12:00
        First version, ipv4 only and probably only linux and BSD.