Help for this page
test: "|/usr/local/bin/myscript"
#!/usr/bin/perl -T ... foreach (split(/\n/, $headers)) { # ... process headers ... }