github.com/mattn/anko@v0.1.10/core/testdata/broken.ank (about) 1 #!/usr/bin/env 2 3 use strict; 4 use warnings; 5 6 die "Hey! I'm anko";