for machine compliance:
package XML::Filter::XSLT::LibXSLT;
sub set_handler {
my $self = shift;
$self->{Handler} = shift;
$self->{Parser}->set_handler( $self->{Handler} )
if $self->{Parser};
}
This queue is for tickets about the XML-Filter-XSLT CPAN distribution.
The Basics
People
|
Bug Information
|