Rand Stats

P5getnetbyname

zef:lizmat
Revision history for P5getnetbyname

0.0.7  2021-09-09T11:53:16+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address
    - Update copyright year

0.0.6  2020-11-11T20:15:48+01:00
    - Change name of distribution
    - Force to highest possible Raku version
    - Update copyright year
    - Add PORTING CAVEATS section about needing POSIX semantics

0.0.5  2019-11-10T13:57:56+01:00
    - changed Perl 5 to Perl

0.0.4  2019-03-17T21:07:20+01:00
    - Deprecate :scalar in favour of Scalar as first positional
    - Update copyright year

0.0.3  2018-05-23T15:39:24+02:00
    - Fix order of naming of first/second parameter with getnetbyaddr

0.0.2  2018-05-20T13:17:01+02:00
    - Added original Perl 5 documentation

0.0.1  2018-05-02T22:31:10+02:00
    - Initial version