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

NAME

Template file for writing scripts that use Graphics::Framebuffer

SYNOPIS

First, copy this file, and name the copy whatever you want (using "yourscript" for this example):

 cp template.pl yourscript.pl

Now edit "yourscript.pl" from now on. Please do not directly edit "template.pl".

DESCRIPTION

Use this file as a starting point for writing your scripts. Copy it so as to not destroy the original template, then edit the copy.