NAME

WWW::Bund::CLI::Cmd::Bundestag - Bundestag API commands

VERSION

version 0.002

SYNOPSIS

bund bundestag speaker          # Speaker info
bund bundestag mdb-index        # List all MdB
bund bundestag ausschuesse      # List committees

DESCRIPTION

CLI commands for Bundestag API (German Federal Parliament data). Uses WWW::Bund::CLI::Role::APICommand. See WWW::Bund::API::Bundestag.

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/Getty/p5-www-bund/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHOR

Torsten Raudssus <torsten@raudssus.de>

COPYRIGHT AND LICENSE

This software is copyright (c) 2026 by Torsten Raudssus.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.