Rand Stats

Net::netent

zef:lizmat
Revision history for Net-netent

0.0.5  2021-09-09T20:01:12+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address
    - Update copyright year
    - Update dependency

0.0.4  2020-11-12T19:59:31+01:00
    - Fix borked dependency specification

0.0.3  2020-11-12T19:48:00+01:00
    - Change name of distribution
    - Force to highest possible Raku version
    - Update copyright year
    - Add PORTING CAVEATS section about needing POSIX semantics
    - Tighten up dependency on P5getnetbyname

0.0.2  2018-05-23T19:15:44+02:00
    - Fixed source-url in META, raschipi++

0.0.1  2018-05-23T16:13:43+02:00
    - Initial version