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 [<protocol.xml>] [<output_dir>/]

DESCRIPTION

This tool processes Wayland protocol specification and generates WL::Base subclasses with wrappers for requests, event processing and constants for enums.

Output is to STDOUT or specified directory.

SEE ALSO

COPYRIGHT

Copyright 2013, 2014 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