in reply to Re: Re: Re: Re: Is it a bad idea to subclass XML::LibXML ?
in thread Is it a bad idea to subclass XML::LibXML ?

Yes, it just autoloads the methods that it doesn't implement. I did it out of laziness, but I can now see other uses for it. I'm working on a more generalized version for the next release. The current class will stay the same (parent will change).

Cheers,

John

  • Comment on Re: Re: Re: Re: Re: Is it a bad idea to subclass XML::LibXML ?