... the file does not exist ...
Ah, right, in that case see handle_request/prepare_request in http://cpansearch.perl.org/src/DROLSKY/HTML-Mason-1.48/lib/HTML/Mason/ApacheHandler.pm
prepare_requests tries to resolve a component to a filename from the path -- copy/paste this function, delete the path resolving part, and define
my $comp_path = $interp->make_component( comp_source => $output);
In reply to Re^5: Mason Interp Perl string
by Anonymous Monk
in thread Mason Interp Perl string
by SleepyJay
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |