Rand Stats

P5getservbyname

zef:lizmat
Revision history for P5getservbyname

0.0.7  2021-09-09T12:22:24+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address
    - Update copyright year

0.0.6  2020-11-11T20:35:49+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-10T14:01:32+01:00
    - changed Perl 5 to Perl

0.0.4  2019-03-17T22:11:24+01:00
    - Deprecate :scalar in favour of Scalar as first positional
    - Update copyright year

0.0.3  2018-05-21T12:53:11+02:00
    - Adapt test for darwin weirdness

0.0.2  2018-05-20T22:17:48+02:00
    - Added original Perl 5 documentation

0.0.1  2018-05-02T23:45:31+02:00
    - Initial version