Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue loading .mhtml into .t file #32

Open
davehodg opened this issue Dec 9, 2020 · 0 comments
Open

Issue loading .mhtml into .t file #32

davehodg opened this issue Dec 9, 2020 · 0 comments

Comments

@davehodg
Copy link

davehodg commented Dec 9, 2020

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 are better way to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant