Hi,
I would like to know how to send via net::smtp to send html e-mails.
any help is appreciated
Anthony
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Very generally, you will need to send the line
Content-Type: text/html
in your header before the data section. Then you can use regular html tags
to format your text.
-Original Message-
From: anthony
To: [EMAIL PROTECTED]
Sent: 6/18/03 12:26 AM
Subject: html smtp
Hi,
I would like t
I am sure, somebody will point you to the right direction here.
-Pradeep
"[ Muliawan Sjarif ]" <[EMAIL PROTECTED]> wrote:
Hi,
Thank you for your reply. Actually I did try authorization_basic. But, it
seems that the website doesn't use authorization_basic scheme. Below is my
code. The usernam
Hi there,
I having a hard time making IPC::Run work.
Here is what I have running:
push (@commands, "gpg --homedir $home --no-tty --passphrase-fd 0
--no-default-keyring --secret-keyring $home/$gpgSecret --decrypt
$encryptFile");
$h = start [EMAIL PROTECTED], 'pipe', \*OUT, '2>pipe', \*ERR,
debug =
Hello everybody,
Please, could somebody help me to understand the reason the "xml" does not
act "in-line with html" like the "gif"?
The image.gif may be anything you have.
Thanks in advance,
Josimar
1) the code:
use MIME::Lite;
$msg = MIME::Lite->new(
To =>'[EMAIL PROTECTED]',
Subject =>'HTM
A regular contributor to the Perl Quiz Of The Week discussion newsgroup
([EMAIL PROTECTED]) is Tassilo von Parseval. His email signature
is reproduced below. I have no idea what it does and can't get it to run.
I'm curious...
Any ideas?
Thanks,
Dave.
$_=q#",}])!JAPH!qq(tsuJ[{@"tnirp}3..0}_$;//::ni
Hi,
The follow is a script I wrote designed to send mail messages with predefined
attachments, as an alerts coming from Big Brother system.
That is how it works: As soon as mail arrives from Big Brother, files named "down" &
"up" generated by a .procmailrc file. The down & up files are trigger
Hi to all,
I have to compare each line of a very long text file with each line of
another one.
I stored all the first file lines in an hash - to make the process
faster.
Now I have that hash with the first word of each line in the value of
hash and the entire line in the related key (cause I can
Hi all,
I've tried this question in a forum dedicated to MITAB
dlls (it's a series of c/c++ libraries designed to
access MapInfo data) to no avail. My question is:
can you access and use c/c++ dll's in perl?? At the
moment, I have a MapBasic script pulling information
from MapINfo and dumping int
On Wed, Jun 18, 2003 at 09:44:58AM +0100 Sparrow, Dave wrote:
> A regular contributor to the Perl Quiz Of The Week discussion newsgroup
> ([EMAIL PROTECTED]) is Tassilo von Parseval.
Actually even more regularly to this list here so I can respond...
> His email signature is reproduced below. I h
I would also be interested in knowing this. After looking at the sig \ code - it looks like it's mostly printed backwards, rekcah = hacker, etc. I don't see how the code gets un-reversed though.
---Original Message---
From: Sparrow, Dave
Date: Wednesday, June 18, 2003 5:43:00 A
[Tassilo's email snipped]
Thanks for the explanation.
As to why it wouldn't run for me, it turns out that I have two versions of
Perl on my PC. One is 5.003_07 (comes as part of the Rational development
toolset, used for ClearCase/ClearQuest) and the other is v5.8.0 which I
installed myself in or
Anand Babu wrote:
Hi all,
I am new to this group. I need help regarding a perl script which
parses the web log file, access_log.
Welcome , This is the most friendly list I have seen
The format of the access_log is:
127.0.0.1 - - [15/Jun/2003:13:54:02 -0100] "GET / HTTP/1.1" 200
34906
On Jun 10, James Edward Gray II said:
>s/\\([A-Za-z0-9]+?) \[(\d+?)\]/$1\[$2]/;
There's no reason NOT to capture the brackets. Also, the non-greediness
you've supplied is useless, since there's no way for them to match too
much. After the [A-Za-z0-9] is a space, which is NOT matchable by
[A-Za-
Try:
http://www.oreilly.com/catalog/perlwsmng/chapter/ch08.html
good starting place!
__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECT
Try:
http://www.oreilly.com/catalog/perlwsmng/chapter/ch08.html
good starting place!
__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECT
> Ick. Don't go there. Bad combination. If you are using Perl,
> try working with mySql or PostgresSql - both have some
> support in Perl. Access complicates things all across the
> board, and it has major scalability problems for any web related work.
You're preaching to the choir my friend. T
> > Any ideas how best to deal with Access Databases with perl?
>
> Look up "MDB Tools" on Freshmeat.net
Thanks!
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> Here's how I used to connect using DBI and DBD::ODBC. I
> would pass the access database's name as a parameter. From
> here you can just use dbi and SQL to manipulate the DB. If
> you need more help with DBI I would recommend posting in the
> dbi-users group.
>
> my $dbh = DBI->connect("d
> You are right ping is the best way to know if the machine is
> connected to the network. Search for ICMP on cpan
Assuming ping is not disabled on that machine and/or network and
you have 100% control over if it ever is or not, sure.
But pinging a machine at your home throught your isp? How
wi
[ CCed to [EMAIL PROTECTED] ]
On Wed, Jun 18, 2003 at 06:43:24AM -0700 Rob Richardson wrote:
> Interesting! Not that I can understand much of it...
>
> But I'm particularly interested in the caller stack. Is that standard
> Perl or do I have to have a special module?
caller() is a Perl-builti
I've got to make modifications to nearly 13,000 htm and html files on a web
server. I've written all the parts for actually modifying the files but
now I'd like to make it so it will read one directory structure and write a
new, parrallel directory structure with all the modifications. So my
q
Hi I'm totally new to the list and havent a clue about coding. gotta start
somewhere tho :-)
Interesting signature. One thing I dont get though is, why when i change any
of the backwards text does it stop the output from working?
Austin
- Original Message -
From: "Tassilo von Parseval"
Ok I don't know where to post this but since it seems to be a perl issue
I am going to ask for help here...
I have installed apache, mod_perl, and html mason on a windows xp pro
development machine.
I am using activestate and have installed all packages via PPM.
Yesterday I just had apache and m
On Wed, Jun 18, 2003 at 04:08:22PM +0100 AustinTanney wrote:
> Hi I'm totally new to the list and havent a clue about coding. gotta start
> somewhere tho :-)
>
> Interesting signature. One thing I dont get though is, why when i change any
> of the backwards text does it stop the output from worki
No, I was not expecting anyone to give me a ready made program! I believe in the adage
that "Self Help is the Best Help":-)
Thanks for the pointer to http://www.oreilly.com/catalog/perlwsmng/chapter/ch08.html.
I already looked at that before posting my message.
At the end of this email, is the
Please reply to the list so everyone can help/learn.
> hi, i am doing a file and i get something like this:
Doing a file? Whuu??
>
> ./home/test
>
> but what i need is someting like
>
> d./home/test
>
> so i am trying to replace the point with d.so it fits my
> other lines.
> ho
No, I was not expecting anyone to give me a ready made program! At the end
of this email, is the script that I wrote.
Thanks for the pointer. I looked at the Parse Log and looked to me that the
report that this module generates is not what I am looking at.
Here is the perl script that I wrote. I
here's what i'm trying to do:
i need a way for several threads to access several config files... i don't want to
write my own parser
so i'm using Config::IniFiles. the code i wrote to attempt this follows...
the problem i'm having is i can't seem to share the object i'm creating w/
Config::IniFil
hi, i use the unix command file and so i get something like
./home/test...
but what i need for my program is:
d./home/test... so i need to replace the . at ./home with :
"d." ! how can i do that?
THANKS
- Original Message -
From: "Dan Muey" <[EMAIL PROTECTED]>
To
Tassilo von Parseval <[EMAIL PROTECTED]> writes:
> There shouldn't be anything platform dependent in it. However, for this
> JAPH whitespace does matter. So you need to copy it as one string and
> not concatenate it together. Must be three lines separated by newline.
I can't run it with a normal
> hi, i use the unix command file and so i get something like
>
> ./home/test...
>
> but what i need for my program is:
>
> d./home/test... so i need to replace the . at
> ./home with :
>
> "d." ! how can i do that?
Echo echo :
my $line = './home/test';
Hello,
I am running Active state Perl 5.8.0 on Windows 2000 Professional.
I am trying to run simple script that tries to parse an XLS file. The script name is
x.pl and the xls file that it tries to open is x.xls and they both exist in the same
directory.
x.pl
#
I know that this can be done using PHP and if it can be done there then it
surely is available within perl.
If I'm not mistaken I believe that was the original idea behind the Win32
based packages. Someone please correct me if I am wrong.
Shaun
- Original Message -
From: "Ben Crane" <[E
- Original Message -
From: "Ben Crane" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 18, 2003 1:07 AM
Subject: Accessing C/C++ Dlls using perl
> Hi all,
>
> I've tried this question in a forum dedicated to MITAB
> dlls (it's a series of c/c++ libraries designed to
>
I have written a script which I would like to set up as an 'at' job on
windows 2000. The script transfers files from a remote UNIX server and
places them on a mapped network drive. My problem is that when the at job
runs it does not have access to mapped drives for particular users.
Does anyone kn
> Hi,
>
> I need to be able to parse incoming emails so that I write the data to a MySQL
> database. Is there a CPAN module that could assist me in this. Something like a
> template module but only in the reverse.
>
> Thanks in advance
>
> Trevor
> > Hi,
Howdy,
> >
> > I need to be able to parse incoming emails so that I write
> the data to
> > a MySQL database. Is there a CPAN module that could assist
> me in this. Something like a template module but only in the reverse.
I use Mail::Internet to parse emails form STDIN and
the DB
hi, y'all,
last night i tried getting a perl script i wrote to change long filenames on a win32
platform, or to copy the files to another directory with changed names. the filenames
are formatted like this: nn - - .fff, where n's are numbers, x's are
strings, \s-\s is a delimiter;
> Hi Dan,
Hey,
>
> Thanks for replying to my email. I looked at the
No prob. Although please don't request read receipts for mailing
lists and please post to the list and not just me so all can share.
> documentation on Mail::Internet and did not find it very
> helpful. Could you please s
Hi -
I have some custom html documentation I want to
include in a ppm for distribution. Where should I put
them for inclusion in my ppm ('(n)make ppm')?
I am overiding the ppm section in MakeMaker;
can I copy them to somewhere in 'blib' for inclusion
in the generated .tar.gz? Is there a standard
Hi,
can anybody let me know how to print out values of
certain variables in "Perl Debug" mode while doing
single stepping ?
Sandip.
__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
Fo
On Wed, Jun 18, 2003 at 05:21:06PM -0700, sandip das wrote:
> can anybody let me know how to print out values of
> certain variables in "Perl Debug" mode while doing
> single stepping ?
Use 'p' or 'V'.
'h' will give you the list of available commands.
--
Steve
--
To unsubscribe, e-mail: [EMA
Hi,
Further to my posts 48450 & 48452, I have modified the perl script. Here it is:
--
#!/usr/bin/perl
###use strict;
use Getopt::Long;
use Time::Local;
my $file="access_log_modified";
my $begin_time = "";
my $end_time;
my @visual_pages = ();
my @final_visual_pages =
Hi,
Just say I have an array
it looks like this
module add ..
... {cell interconnection or behaviour coding}
...
...
endmodule
module mul
..
..
..
endmodule
module clt ...
...
.
On Thu, Jun 19, 2003 at 02:25:05PM +0800, Boon Chong Ang wrote:
> Now, I want to use perl to change the syntax from module add
> till endmodule and module clt till endmodule only. The rest
> I want it to remain the same. What is the approach I should
> use to accomplish this tasks?
There are a
...
> Set objFSO = CreateObject("Scripting.FileSystemObject")
> Set objFolder = objFSO.GetFolder("C:\Media\Music\faves")
> Set colFiles = objFolder.Files
> For Each objFile in colFiles
> fileName = objFSO.GetFileName(objFile)
> newFileName = Right(fileName, Len(fileName)-5)
> newFileName = Left
47 matches
Mail list logo