IL PROTECTED]">news:[EMAIL PROTECTED]...
>
>
> Lance wrote:
> > "Lance" <[EMAIL PROTECTED]> wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> >
>
> >
> >
> > OK, I finally found out why Crypt-SSLeay won
It works fine for me. I am running Activestate 5.6.1 b633 on XP
here's an example of creating a recursive directory structure:
my @path = split "/", "${logDir}/$logName";
pop @path;# get rid of the filename.
my $concatenatedPath;
foreach my $pathSegment( @path )
"Lance" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> What modules have to be installed for LWP::UserAgent to read SSL pages? I
> have been trying to install Crypt-SSLeay, but I keep getting the message:
> 'Error: no
What modules have to be installed for LWP::UserAgent to read SSL pages? I
have been trying to install Crypt-SSLeay, but I keep getting the message:
'Error: no suitable installation target found for package Crypt-SSLeay.'
I am using ActiveState 5.6.1-build 633 on win XP
I have been trying to use
I'm
trying to fathom the relation to other issues such as scalar or list context.
As I recall, hashes arso use % and @ interchangeably.
Thanks,
Lance
--
#!/usr/bin/perl
print "Lance Murray, Information and Communicati
Icon
3. Title Icon
4. Title Icon
Etc
Thank you in advance
Lance
open (WHATSNEWFILE, "< $whats_new_index_txt_filename") || die "can't
open $file: $!";
while () {
chomp;
$file_line = $_;
$file_line =~ s/[\t\n\e\f\r]//
. 2/97 subtests failed, 97.94% okay.
make: *** [test_dynamic] Error 29
Thank you in advance
Lance
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
If I am going to sendmail from an Internet using CGI does anyone know all
the modules I will need to install? This may answer all my questions.
Thank you
Lance
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
header (name without value: got line "begin
failed--compilation aborted at
/usr/local/netscape/server4/cgi-bin/ts_ticket_submit.cgi line 3.")
This makes absolutely no sense to me.
Anyone familiar with this error?
Thank you
Lance
-Original Message-
From: Hanson, Robert [mai
tity.pm in @INC (@INC contains:
/usr/local/lib/perl5/5.6.1/s
un4-solaris /usr/local/lib/perl5/5.6.1
/usr/local/lib/perl5/site_perl/5.6.1/sun4
-solaris /usr/local/lib/perl5/site_perl/5.6.1
/usr/local/lib/perl5/site_perl) at
./ts_ticket_submit.cgi line 3.
Line 3:
use MIME::Entity;
Thank you
Lance
mail server.
Thank you
Lance
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
script.cgi for it to work? Right now, I have in
wwwroot folder. Is that correct?
Thank you
Lance
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
use DB_File;
tie(@array, "DB_File", "/tmp/textfile", O_RDWR|O_CREAT, 0666, $DB_RECNO)
or die "Cannot open file 'text': $!\en" ;
$array[4] = "a new line";
untie @array;
In the above statment what is the following items refering too?
DB_File",
O_RDWR|O_CREAT
0666
DB_RECNO
--
I am using the following piece of code to send email I can not figure out
why it errors out because it worked the other day and now it is not. I have
not changed anything on the system and installed the sendmail.pl in the lib
folder:
use Mail:Sendmail;
%mail = ( To =>'[EMAIL PROTECTED]
I have a question and I was wondering if anyone had an opinion on it. I am
using a perl script to parse through a log file and if there is an error
found I need to send and email to someone..
I was thinking about calling an ASP page and passing, the relevant
information and when this page is c
I am opening a file and just want to check to make sure that the file is
being read correctly therefore I am using the following piece of code but
getting an error message but according to what I have read it is formatted
correctly.
1. #/usr/bin/perl
2. #open a file with the filehandle
3.
4.
5.
: RE: help with open function
Why not just tell it...
open("e:\workflow.txt", "Workflow")|| die "Cannot open workflow $!\n";
John Herbold
IS Specialist/DBA
-----Original Message-
From: Lance Prais [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 200
I am using the following statement to open a document.
open("..\..\workflow.txt", "Workflow")|| die "Cannot open Workflow $!\n";
1. the perl.exe resides in e:\perl\bin\perl.exe
2. the workflow.txt reside is e:
3. the error I am getting is "Cannot open workflow No Such file or
directory"
What am
confused.
Thank you
Lance
Siebel Enterprise Applications Siebel Server Manager, Version 6.2.1 [10232]
ENU
Copyright (c) Siebel Systems, Inc. 1995-1998.
This software is the property of Siebel Systems, Inc., 1855 South Grant
Street,
San Mateo, CA 94402-2667.
User warrants that any use of this
this will give you a random number of 0 or 1. Just substitue the 1 for the
number range you want.
Note: I have found that the lowest and highest numbers do not appear to
have the same randomness weighting as the middle range, probably due to the
sprintf rounding, so add two to the range you want
Textpad rocks. AND you can customize the synonym files to suit your
preferences
- Original Message -
From: "Jan Kirchhoff" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 01, 2001 1:46 PM
Subject: Re: Perl editor
> Hi,
>
> Fliptop wrote:
> > i hope i'm not goin
machine if one uses the command pwd,
and the permissions for that file.
you can fictionalize it just for
your own security reasons.
thanks,
-lance
__
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
--
To u
d and blocked, and I'd appreciate not
losing access to the Perl subscription.
Thanks,
Lance
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
23 matches
Mail list logo