On Thu, 31 Jul 2003 21:53:22 -0700, "$Bill Luebkert"
<[EMAIL PROTECTED]> wrote:
>Jan Dubois wrote:
>
>> The registry entries aren't really used anymore. It seems like you
>> renamed your Perl directory. That is a bad idea: various paths inside
>> both Perl\lib\Config.pm as well as PPM configura
Jan Dubois wrote:
> The registry entries aren't really used anymore. It seems like you
> renamed your Perl directory. That is a bad idea: various paths inside
> both Perl\lib\Config.pm as well as PPM configuration information must be
> updated to keep Perl and PPM working correctly.
This restr
On Fri, 01 Aug 2003 00:34:55 -0300, Alberto Adrian <[EMAIL PROTECTED]>
wrote:
>I am having trouble at my Win XP Pro with PPM3. It might have started
>failing after I used perl -MCPAN ... Now, when I call ppm3 it answers:
>Error: neither
>'HKEY_LOCAL_MACHINE/SOFTWARE/ActiveState/PPM//InstallLoca
Hello,
I am having trouble at my Win XP Pro with PPM3. It might have started
failing after I used perl -MCPAN ... Now, when I call ppm3 it answers:
Error: neither
'HKEY_LOCAL_MACHINE/SOFTWARE/ActiveState/PPM//InstallLocation' nor
'HKEY_CURRENT_USER/SOFTWARE/ActiveState/PPM//InstallLocation' fo
What does the error "No suitable installation target for package ..."
mean?
I am using ppm 3.0.1 from perl 5.8.0 build 805.
ppm> describe 2
Package 2:
Name: Crypt-Blowfish_PP
Version: 1.12
Author: Matthew Byng-Maddick ([EMAIL PROTECTED])
Title: Crypt-Blowfish_PP
Abst
From: Ed Bachmann <[EMAIL PROTECTED]>
> I am running AS Perl 5.8.0.805 under Windows 2000 and would like to
> install the module, TermReadKey. I think it was once available at
> ASPN, but it's not there now. I've requested that ASPN make it
> available, but so far no luck. Does anyone know whethe
At 05:45 PM 07/16/01 -0400, Ken Fair wrote:
>Hello Group
>
>Can somebody tell me what the two of these are doing.
>if ($in{'firstname'} =~ /^\s*$/ ||
>> $in{'lastname'} =~ /^\s*$/ ||
>> $in{'email'} =~ /^\s*$/ ||
if any are blank. /^\s*$/ match the start of the line, zero or more white
space
Hey Ken,
> I guess the English version or translated in words. I do not have a book
> that is telling me what that does. I have O'reilly learning perl but it
> does not detail that type of checking.
>
> What is this saying below:
> if (!$in{'firstname'}||
>!$in{'lastname'}||
>!$in{'emai
: "Shawn McKinley" <[EMAIL PROTECTED]>
To: "Ken Fair" <[EMAIL PROTECTED]>; "Active Perl List"
<[EMAIL PROTECTED]>
Sent: Monday, July 16, 2001 3:13 PM
Subject: Re: Validate email code not working; Help Please
> Ken,
>
> > if ($in{'fir
At 02:13 PM 07/16/01 -0500, Shawn McKinley wrote:
>Err, oops, I did not do the bang thingy... I used a regex instead...
>Initial thought was this:
> if (!$in{'firstname'}||
> !$in{'lastname'}||
> !$in{'email'}||
> $in{'email'} !~ /[\w\-]+\@[\w\-]+\.[\w\-]+/) {
>
>Sorry about that... regex
> (2) but at the same time, there are a number of lines containing data
> that I want to delete the whole line for (example - any line that has
> xwy or abc, I do not want to write out to the new file.)
>
> I put the values in an array, hoping to use the regular expression
> match on
> a single
:
: I put the values in an array, hoping to use the regular
: expression match on
: a single item in the array, but it's not working. It works
: when I do them
: one at a time, but that would be a waste.
: @words = qq{abc xwy};
:
: foreach $word(@words)
:
:
I have a file, with lines such as:
|abc|john|smith|*0*7778745|[EMAIL PROTECTED]
|def|jane|bubbley|*0*345645|[EMAIL PROTECTED]
|xwyzeightyeight|harold|buffer|*0*|[EMAIL PROTECTED]
|the|one|andonly|*0*7438745|[EMAIL PROTECTED]
There are two things I am trying to do with data from a file. (1) I wan
eckford" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2001 6:48 PM
Subject: Re: Help Please
> Hi Guys & Dolls
>
> I need a little help regarding Uploading and
> Downloading files from a web page, I really only
> need to be able to s
-Original Message-
> From: Orel Beckford [mailto:[EMAIL PROTECTED]]
> Sent: woensdag 11 april 2001 19:48
> To: [EMAIL PROTECTED]
> Subject: Re: Help Please
>
> Hi Guys & Dolls
>
> I need a little help regarding Uploading and
> Downloading files from a web
ir" <[EMAIL PROTECTED]>, "Shawn" <[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]>
Sent: January 14, 2001 4:15:54 PM GMT
Subject: Re: New to perl and scripting/HELP PLEASE
< Re: New to perl and scripting/HELP >
> I am assuming the first line points to where the exe i
ursday, November 02, 2000 6:13 PM
To: 'ActivePerl Mailing List'
Subject:Help please, again.
"So little to do, and so much time to do it in...
No, wait - reverse that." - Willie Wonka
"Oakey, Dwight"
"So little to do, and so much time to do it in...
No, wait - reverse that." - Willie Wonka
Well, I'm fighting a tight deadline and I'm having trouble with
Win32::Service. I'm trying to write a program that will check
services, stop them, change their account password, and then
start the
19 matches
Mail list logo