NAME
wl-scanner.pl - Generate Perl bindings for Wayland protocol
SYNOPSIS
wl-draw.pl [<wayland.xml>]
DESCRIPTION
This tool processes Wayland protocol specification and generates WL::Base subclasses with wrappers for requests, event processing and constants for enums.
SEE ALSO
http://wayland.freedesktop.org/ -- Wayland project web site
WL -- Perl Wayland protocol binding
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