NAME
WWW::ARDB::CLI::Cmd::Enemies - List ARC enemies command
VERSION
version 0.002
SYNOPSIS
ardb enemies
ardb enemies --search wasp
DESCRIPTION
CLI command to list all ARC enemies from the ARC Raiders Database with optional filtering by name.
search
ardb enemies --search wasp
ardb enemies -s drone
Case-insensitive substring search for enemies by name.
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/Getty/p5-www-ardb/issues.
IRC
You can reach Getty on irc.perl.org for questions and support.
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.