Help language development. Donate to The Perl Foundation

nano zef:lizmat last updated on 2022-07-14

ae4d1b00e6672475ab921248900b889cafb98dc7/

Actions Status

NAME

nano - provide term for epoch in nano seconds

SYNOPSIS

use nano;

say nano;  # 1657823392165615978

DESCRIPTION

The nano module exports a single term nano that returns the number of nano-seconds since January 1, 1970 UTC (1970-01-01T00:00:00Z). It is a more accurate version of the time term.

AUTHOR

Elizabeth Mattijsen [email protected]

Source can be located at: https://github.com/lizmat/nano . Comments and Pull Requests are welcome.

If you like this module, or what I’m doing more generally, committing to a small sponsorship would mean a great deal to me!

COPYRIGHT AND LICENSE

Copyright 2022 Elizabeth Mattijsen

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.