Help language development. Donate to The Perl Foundation

Timer::Stopwatch cpan:JJATRIA last updated on 2020-09-25

META6.json
{
  "api" : "1",
  "auth" : "cpan:JJATRIA",
  "authors" : [
    "Jos\u00e9 Joaqu\u00edn Atria"
  ],
  "build-depends" : [ ],
  "depends" : [
    "OO::Monitors",
    "Timer::Breakable"
  ],
  "description" : "Schedule and reset repeated time measurements",
  "license" : "Artistic-2.0",
  "name" : "Timer::Stopwatch",
  "perl" : "6.d",
  "provides" : {
    "Timer::Stopwatch" : "lib/Timer/Stopwatch.rakumod"
  },
  "resources" : [ ],
  "source-url" : "git://gitlab.com/jjatria/timer-stopwatch.git",
  "tags" : [
    "Timer"
  ],
  "test-depends" : [ ],
  "version" : "0.0.2"
}