Help for this page
#!/usr/bin/env perl use warnings; ... } die "Marker not found" unless $found; untie @lines;