NAME

picnic-nl - Dutch Picnic CLI (wrapper for picnic with PICNIC_LANG=nl and PICNIC_COUNTRY=nl)

VERSION

version 0.100

SYNOPSIS

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

picnic-nl slots           # Beschikbare bezorgmomenten
picnic-nl search appel    # Zoeken naar producten
picnic-nl add s1234567    # Product toevoegen

DESCRIPTION

This is a convenience wrapper for the picnic command that sets PICNIC_LANG=nl and PICNIC_COUNTRY=nl 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: nl)
PICNIC_LANG     Language (default: nl)

SEE ALSO

picnic, picnic-de, 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.