dmaze ([personal profile] dmaze) wrote2003-12-17 02:35 pm
Entry tags:

Accomplishment at work

I now have a Python script that generates HTML with embedded Perl. Go me.

(In actuality it's a script that reads a QMTest results file, which aggressively requires Python, and generates a file that's read by RT, which uses the embedded Perl to get a list of tickets corresponding to a test failure. So it's useful and not totally looney. Well, okay, so it is totally looney, but still...)

[identity profile] firstfrost.livejournal.com 2003-12-17 12:44 pm (UTC)(link)
I have a perl script that queries the MBTA's web page with an address, to determine the nearest T stop! Probably more looney, but it seems similar somehow.