The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

perlachievements

VERSION

version 0.4.0

SYNOPSIS

# create the config directories and such
$ perlachievements init
# scan files, collect acheivements!
$ perlachievements scan my_script.pl
# get list of commands
$ perlachievements commands

NAME

perlachievements - run some perl, collect some badges

AUTHOR

Yanick Champoux <yanick@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Yanick Champoux.

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