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

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

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