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-IANA-Services

0.003000  2012-09-10 21:07:15 America/Chicago
    [Bugs]
        *   Sub examples now correctly indicate undef instead of empty refs
        *   Don't use Dumper since it creates regexes that are only compatable with perls > 5.14
        *   Change service regex so they work without additional anchors

0.002000  2012-09-10 07:09:44 America/Chicago
    [Enhancement]
        *   Test the examples
        *   Don't generate the massive port pod -- not very useful

    [Bugs]
        *   Fix inconsistencies in examples
        *   Fix bad examples
        *   Subroutines respect wantarray
        *   'Has' subroutines actually use the optional protocol if it's given
        *   Port regex makes sure the leading char isn't a negative symbol

0.001000  2012-09-09 09:47:08 America/Chicago
    *   Initial version