Twisted Projects

gizmo_mathboy on 2003-03-28T04:54:18

How twisted is it to write a Perl app to do some screen scraping and then use WebDAV (via HTTP::DAV) to slam that content into a Zope system?

I would much rather we used Bricolage instead of Zope. Can't complain, I didn't work here when the decision was made. Roll with the slings and arrows I guess.


Perfect Perl!

Dom2 on 2003-03-28T07:50:10

Perl is glue; you're playing to its strengths.

-Dom