X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy.pm;h=de60a7a564cfba41f9bda3eaba6e2fca575609a0;hb=d458e92c8d33092f12b0a6e9e76bb213470315b2;hp=15d1124a1a57bcf53de6f3932952072e9d48c9c3;hpb=3bab59d387fa1ff7df75d1e69661f0697c7493b4;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy.pm b/lib/ZOOM/IRSpy.pm index 15d1124..de60a7a 100644 --- a/lib/ZOOM/IRSpy.pm +++ b/lib/ZOOM/IRSpy.pm @@ -1,4 +1,4 @@ -# $Id: IRSpy.pm,v 1.37 2006-10-26 13:39:13 sondberg Exp $ +# $Id: IRSpy.pm,v 1.38 2006-10-26 17:21:35 mike Exp $ package ZOOM::IRSpy; @@ -85,7 +85,7 @@ sub new { targets => undef, # filled in later connections => undef, # filled in later libxml => $libxml, - irspy_to_zeerex_style => $xslt->parse_stylesheet($xsl_doc), + irspy_to_zeerex_style => $irspy_to_zeerex_style, tests => [], # stack of tests currently being executed }, $class; $this->log("irspy", "starting up with database '$dbname'");