NAME

picnic-de - German Picnic CLI (wrapper for picnic with PICNIC_LANG=de and PICNIC_COUNTRY=de)

VERSION

version 0.100

SYNOPSIS

picnic-de [options] <command> [arguments]

picnic-de slots           # Verfügbare Lieferslots
picnic-de search haribo   # Produktsuche
picnic-de add s1234567    # Produkt hinzufügen

DESCRIPTION

This is a convenience wrapper for the picnic command that sets PICNIC_LANG=de and PICNIC_COUNTRY=de by default.

All options and commands are passed through to picnic. See picnic for full documentation.

ENVIRONMENT VARIABLES

PICNIC_USER     Your Picnic account email
PICNIC_PASS     Your Picnic account password
PICNIC_COUNTRY  Country code (default: de)
PICNIC_LANG     Language (default: de)

SEE ALSO

picnic, picnic-nl, WWW::Picnic

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/Getty/p5-www-picnic/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) 2025 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.