Rand Stats

Sys::Hostname

zef:lizmat
Revision history for Sys::Hostname

0.0.10  2021-09-09T20:27:35+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address
    - Update copyright year

0.0.9  2020-11-12T20:48:24+01:00
    - Change name of distribution
    - Force to highest possible Raku version
    - Update copyright year

0.0.8  2019-11-09T23:02:18+01:00
    - Changed Perl 6 to Raku, and Perl 5 to Perl

0.0.7  2018-07-13T23:19:57+02:00
    - gethostname() is not canaon enough, use nqp::hostname instead

0.0.6  2018-04-25T20:35:05+02:00
    - Add authority to the version information

0.0.5  2018-04-25T19:36:18+02:00
    - Sys::Hostname must be a module, not a class

0.0.4  2018-04-11T23:01:36+02:00
    - Follow App:Mi6's default Changes format

0.0.3  2018-02-27T10:37:03+01:00
    - Rakudo haz a gethostname() sub.

0.0.2  2018-01-23T10:12:02+01:00
    - Fix incorrect META6.json tag.

0.0.1  2018-01-22T00:18:01+01:00
    - Initial implementation.