Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the HTML-Tidy CPAN distribution.

Report information
The Basics
Id: 33687
Status: resolved
Priority: 0/
Queue: HTML-Tidy

People
Owner: Nobody in particular
Requestors: grazz [...] pobox.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.08
Fixed in: (no value)



Subject: Undefined subroutine &HTML::Tidy::croak called at...
Missing some package names in 1.08 - % perldoc -m HTML::Tidy |grep -P -i 'carp|croak' use Carp (); croak( "Unsupported option: $newkey" ); Carp::croak( qq{Invalid ignore type of "$parm"} ) croak('Usage: parser($filename,$str [, $str...])') ## no critic Carp::carp "Unknown error type: $line"; croak('Usage: clean($str [, $str...])') ## no critic
Thanks, fixed in 1.54.