The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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