








































ClearCase license viewer - update
Two months ago I put online my license viewer script. I had some time on my hands, so I got rid of the msie:download object, and instead of parsing xml using javascript myself, I wrote an xslt that transforms xml files to javascript tables. Look at a demo here, download it here, read more here.
Update 2007-11-6: As I have upgraded to ClearCase 7 I found that the $! variable I was checking, is getting set to “Bad file descriptor” regardless of success of the operation. Must be something with the perl version they are distributing with CC 7. I changed that condition, but if you want the old version with normal check, it’s here.

