> Execute ({isa => 'Utils.epl', path => '/www/lib/perl/Apache/'});
>
Try
Execute ({isa => 'Utils.epl', path =>[ '/www/lib/perl/Apache/']});
path is an array ref now. You are right that breaks existing 1.3 code at
this point, but with the EMBPERL_PATH or EMBPERL_OBJECT_ADDPATH in your
httpd.conf you are able to work around this.
BTW. object_addpath also takes a array ref
Gerald
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]