based on https://doc.rust-lang.org/book/ch12-00-an-io-project.html
```bash cargo test cargo run there poem.txt
export CASE_INSENSITIVE=true cargo run then poem.txt ```