You should compose a multi-part mime message in that case. I'm not sure if
there are modules around to do that in perl, but the quick and dirty thing I
once did is just compose a message with inline images and stuff in Netscape
or Outlook, send it to myself, copy and paste the message source inclu
Hi,
I've got a new version of Apache::Filter that I've been working on, and
I wondered whether anyone would like to try it out and give me an
opinion on it.
The new version is structured very differently from previous versions.
It is now a subclass of Apache, rather than a bunch of extra funct
Hi,
Well, it's not that it doesn't work, rather I can't get it work and this
has been driving me nuts for two weeks (on and off). I must be missing
something obvious, but I can't figure out what it is. Anyway, here's the
problem:
When the following asp is executed, it reports the size of the n
On Aug 27, 2000 at 12:17:41 -0500, Ken Williams twiddled the keys to say:
> [EMAIL PROTECTED] (Rick Myers) wrote:
> >I would lean towards the second one since upload_test() is called
> >similarly from three different places within request.t.
> >
> >The reasoning behind suggesting `while defined '
[EMAIL PROTECTED] (Rick Myers) wrote:
>I would lean towards the second one since upload_test() is called
>similarly from three different places within request.t.
>
>The reasoning behind suggesting `while defined ' was that the
>interaction with $_ appears to be unintentional, at least within the
>
[EMAIL PROTECTED] (Philip Molter) wrote:
>I have a module with some code like this:
>
> package Object;
> sub new
Hi Gang:
First of all, i would like to apologize this email for non-modperl question. I
really have trouble to
find correct discussion group to ask help. The question is:
I wrote a perl script to send out my postcard for over 300 my friends. The
textbody is my postcard which is html file
includi