Hi all,<div><br></div><div>playing with Jifty a bit more seriously than I have before but have a problem with my workflow. I have my editor configured to do a compile test (perl -wc) on any perl file when I save it. I find that saves me doing dumb stuff like checking in code that doesn&#39;t even compile.</div>
<div><br></div><div>Problem with Jifty of course is all the runtime magic that doesn&#39;t seem to happen in BEGIN blocks, and so never gets executed under -c.</div><div><br></div><div>Is there some sort of incantation that can achieve this? I&#39;m imagining something like &quot;perl -MJifty=compiletest -wc MyModel.pm&quot; or even jifty --compiletest MyModel.pm that could cause the magic to happen at import() time. Is there such a procedure?</div>
<div><br></div><div>I searched the mailing list, but all I found was a reference to a Jifty console which would also be useful, but &quot;jifty script&quot; seems to do something different these days.</div><div><br></div>
<div>Any info or tips appreciated!</div><div><br></div><div>Thanks,</div><div><br></div><div>Mark.<br clear="all"><br>-- <br>Mark Aufflick<br>  contact info at <a href="http://mark.aufflick.com/about/contact">http://mark.aufflick.com/about/contact</a><br>

</div>