NAME
wl-draw.pl - Perl Wayland demo
SYNOPSIS
wl-draw.pl
DESCRIPTION
This is an example application written using Perl bindings for Wayland protocol demonstrating the use and capabilities of the package. It creates a surface and continually updates its contents with random ARGB color noise.
SEE ALSO
http://wayland.freedesktop.org/ -- Wayland project web site
WL::Connection -- Estabilish a Wayland connection
COPYRIGHT
Copyright 2013 Lubomir Rintel
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHORS
Lubomir Rintel lkundrak@v3.sk