Why 'die $FINISH' in HTML::HeadParser?

Barr Robbins (brobbins@brobbins.com)
17 Dec 1998 01:48:37 -0000


Why are there multiple 'die $FINISH' statements in HeadParser.pm?  It seems to be merely a status message: "HEAD PARSED".

My problem is that all those "HEAD PARSED" messages show up when I use CGI::Carp qw(fatalsToBrowser carpout);