NAME

WWW::Bund::CLI::Cmd::Nina - NINA Warn-App API commands

VERSION

version 0.001

SYNOPSIS

bund nina                          # Show help
bund nina dashboard ARS            # Warnings by region
bund nina warning IDENTIFIER       # Specific warning
bund nina mapdata-katwarn          # KATWARN map data
bund nina mapdata-mowas            # MOWAS map data
bund nina version                  # API version

DESCRIPTION

CLI commands for NINA (Notfall-Informations- und Nachrichten-App) disaster warnings and civil protection alerts. Uses WWW::Bund::CLI::Role::APICommand.

See WWW::Bund::API::NINA for library interface.

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.