At 6:02 AM +0100 11/13/02, Gerald Richter wrote:
> I tried setting a "format OUT" and "write OUT", but nothing is showing up.
--
OUT is a tied filehandle which also works inside HTML::Embperl::Mail, but I
am not sure if tied filehandles works with format/write. print OUT should
work as usual
> I haven't spent as much time debugging this as I would have liked,
> since I was rather frantic to fix it on a live site. However I have
> an epl file that is executed with HTML::Embperl::Mail::Execute. It
> declares [$ var ... $udat $] and a reference to \%udat was passed to
> it via the par
> I tried setting a "format OUT" and "write OUT", but nothing is showing up.
> --
>
OUT is a tied filehandle which also works inside HTML::Embperl::Mail, but I
am not sure if tied filehandles works with format/write. print OUT should
work as usual
Gerald
>
> saadiq@moko:~$ wget -S -O /dev/null --http-user=blah --http-passwd=blah
http://www.blah.com/bronze.epl
> --20:03:31-- http://www.blah.com/bronze.epl
>=> `/dev/null'
> Resolving www.blah.com... done.
> Connecting to www.blah.com[IP snipped]:80... connected.
> HTTP request sent, awai
I've done a little more research on my problem that I mentioned in my
previous email "XP IE specific display issues?". The problem doesn't
seem to be XP or Windows specific, although it does seem to be more
obvious on that platform.
saadiq@moko:~$ wget -S -O /dev/null --http-user=blah --http-pass
I haven't spent as much time debugging this as I would have liked,
since I was rather frantic to fix it on a live site. However I have
an epl file that is executed with HTML::Embperl::Mail::Execute. It
declares [$ var ... $udat $] and a reference to \%udat was passed to
it via the param optio
I havent had any such issues.
Justin
> -Original Message-
> From: Saadiq Rodgers-King [mailto:saadiq@;nyc.rr.com]
> Sent: Tuesday, November 12, 2002 12:23 AM
> To: [EMAIL PROTECTED]
> Subject: XP IE specific display issues?
>
>
> It seems that IE under XP periodically fails to display
I tried setting a "format OUT" and "write OUT", but nothing is showing up.
--
Kee Hinckley - Somewhere.Com, LLC
http://consulting.somewhere.com/
I'm not sure which upsets me more; that people are so unwilling to accept
responsibility for their own actions, or that they are so eager to regulate
ev
Hi,
your config seems to be ok and should work for normal Embperl files. I have
never tried it with Embperl::Object, maybe Embperl::Object is not correctly
passing the error back.
Could you see if you get the same result with an normal Embperl file?
Gerald
--
>
> make test doesn't get pass test#199
>
this is another issue and related to an update of libxslt
> this is what i get when i run the code snippet in question:
>
> ERR: 404: : Not found '_base.epl', searched:
>
try to add the parameter
app_name => 'foo'
(the actual value doesn't ma
10 matches
Mail list logo