I want to write a test that loads .mhtml in a .t file so I can test embedded perl. The issue I'm having is that having loaded the source, running $interp->exec($source) has HTML::Mason::Interp::load() trying to use the .mhtml as a filename which is suboptimal.
Is there a better way to this? -- David Hodgkinson Senior Software Engineer Forcepoint D: +44 (0) 118 938 8532 M: +44 (0) 7522 384 468 www.forcepoint.com<http://www.forcepoint.com/> [cid:[email protected]]<https://www.twitter.com/forcepointsec>[cid:[email protected]]<https://www.linkedin.com/company/forcepoint>[cid:[email protected]]<https://www.facebook.com/ForcepointLLC>[cid:[email protected]]<https://www.instagram.com/forcepoint>[cid:[email protected]]<https://www.youtube.com/user/WBSNMKTG>
_______________________________________________ Mason-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mason-users

