The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Pinpp - pinpp - The Pinpoint Pre-processor

VERSION

version 0.03

DESCRIPTION

You probably want to use pinpp rather than this library directly.

METHODS

run(@args)

Runs the pinpoint preprocessor.

include($dir, $include)

Looks inside $dir for the file specified in $include and returns its contents, along with a -- at the end to prevent slides running into each other between topics.

AUTHOR

Paul Fenwick <pjf@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 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.