NAME
BeamerReveal::Object - Object
VERSION
version 20251226.1345
SYNOPSIS
Abstract base class for main items in the .rvl file.
METHODS
new()
Don't use this method directly. It will generate a fatal error.
makeSlide()
Don't use this method directly. It will generate a fatal error.
readParameterLine
$parmdb = readParameterLine( $line )
This is an auxiliary function (not a member function!) to read parameter lines of a .rvl file.
AUTHOR
Walter Daems <wdaems@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2025 by Walter Daems.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007
CONTRIBUTOR
Paul Levrie