Recent comments on posts in the blog:

Failed to install it with perl -MCPAN -e shell, complains about failed make test. I guess it wasn't fixed after all?

Ivan, no idea, you should probably report this to the author, Evan Carroll

Comment by tobez Fri Oct 14 16:17:51 2011
Failed to install it with perl -MCPAN -e shell, complains about failed make test. I guess it wasn't fixed after all?
Comment by Ivan Fri Oct 14 15:54:30 2011

very interesting solution, i try to automate some task on work, authorization on jira,confluence and other network task

Comment by Николай Tue Oct 11 06:08:57 2011
http://www.tobez.org/port-tags/ is giving Internal Server Error
Comment by Dan Sat Feb 19 18:07:33 2011
Internal Server Error

http://www.tobez.org/port-tags/ is giving Internal Server Error

Jeez, it took me a while to notice this comment!

Sorry, fixed now.

Comment by tobez Sat Feb 19 18:07:33 2011
comment 3
Cool, no problem. I just saw your entry on programming.reddit.com today, and I didn't realize the posting was old. This is my bad, there was definitely a problem with it failing tests around that time, but I assure you it was upstream. ;) Blame the Moose guys.
Comment by Evan Carroll Wed Dec 30 01:18:20 2009
comment 2

Evan,

Re: failing tests; I'm afraid that you have not released 0.09 at the time I was trying to use your module. According to CPAN, 0.09 was uploaded on the 26th of August, the same day I wrote this entry. The actual experience predates that by at least hours and possibly days. The 0.08 was indeed failing tests (but you mention Moose was responsible).

I will certainly try your module again once I need more ASP scraping to do.

Cheers, \Anton.

Comment by tobez Tue Dec 29 19:58:45 2009
comment 1

I'm the author of HTTP::TreeBuilderX::ASP_NET, and it doesn't fail any tests... It broke a few times because of instabilities in Moose (you can read about it in changelogs) http://www.cpantesters.org/distro/H/HTML-TreeBuilderX-ASP_NET.html

The doc bug you mention is fixed in github (afaik) I can push another one up to CPAN but there is some new functionality there too that someone else has been testing. Please submit your failing tests to rt, I'll fix them!

As for perl 5.10, yes, it requires 5.10 which has been out for over two years. I would suggest you try using HTML::TreeBuilderX::ASP_NET::Roles::htmlElement which is dirt simple.

Grab me on irc or email me if you need any help.

Comment by Evan Carroll Tue Dec 29 19:18:11 2009
comment 3

Gyom,

Cool, I did not know about REPORTTIME.

That said, if what one is interested in is the wall clock, REPORTTIME would not do the trick. But for many cases when time reporting is actually useful, REPORTTIME is better than my horrible hack.

Comment by tobez Tue Jun 30 11:38:07 2009
comment 2
What about export REPORTTIME=10 ?
Comment by Gyom Tue Jun 30 08:41:50 2009