The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

zombiesrun - Basic cmdline tool for showing Zombies, Run! stats

VERSION

version 0.01

SYNOPSIS

    $ zombiesrun pjf

    pjf has 12 runs for 30405 metres and 2027 calories

DESCRIPTION

This cmdline tool provides basic information about the user specified as its argument. It's primarily intended as an example of using the WebService::ZombiesRun module.

AUTHOR

Paul Fenwick <pjf@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Paul Fenwick.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.