# Intentional error ;+++; 1; #### # This line causes an error ;+++; # ... print "Another section\n"; __END__ # ... # Thought this would error, but doesn't ;+++; print "Final section\n"; 1;