
App::makebeamerinfo - Creates .info file for use with Impressive and LaTeX Beamer

use App::makebeamerinfo; my $app = App::makebeamerinfo->new(); $app->run;

This module and its subclasses serve as the backend for makebeamerinfo. Most users should probably be using that script rather than investigating this module.



http://github.com/jberger/MakeBeamerInfo

Joel Berger, <joel.a.berger@gmail.com>

Copyright (C) 2012-2013 by Joel Berger
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.