But wouldn't this command try to install that module in the default
location?
How can I specify the right path where I want to install the module?
Will the CPAN module ask me this each time?
Thank you.
Teddy,
Teddy's Center: http://teddy.fcc.ro/
Email: [EMAIL PROTECTED]
- Original Message -
__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Is it possible to name a variable as the numeric value of a scalar?
Ed
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Fri, 17 Jan 2003 at 17:10, Hughes, Andrew opined:
[snip]
HA:The goal is that before I submit a form submission to the database, I want
HA:to make sure that someone with the same email address has not already
HA:submitted it. If the count(*) brings up anything greater than 0 then the
HA:users h
When I try to execute the chunck of code (at the bottom of this page) from a
script in the browser, I receive the following error
Cannot execute: at nationalConsumerShoppingSurvey.pl line 129.
I have isolated to something having to do with this piece of the code:
'$participantEmail'
When I rep
On Fri, 17 Jan 2003 at 14:29, Hughes, Andrew opined:
HA:My problem had to do with the content header. I also did not realize that
HA:you are supposed to point the .pl file in the browser. Rookie mistakes!
HA:
HA:As far as the tags, all of the tutorials that I have seen look
HA:like this -- as
Hi all,
I found a (commercial) script on the net which shows me all the installed
Perl Modules. Trying to see how thing were done showed me that this script
was sort of cripted :
#!/usr/bin/perl
$lEECXCBBXCBEXAECAXBACXDCDXDEDBXAADXDDBXCDABXAEAXEDAXABACXCEAXA
--cut--
Almost no human readable t
Hi all,
At 17-01-2003 15:18 +0100, I wrote:
My ISP won't install some Perl modules I want to use (Email::Valid and
Mail::Address).
Is there a way to install these modules in some directory I have access to
so I'll be able to use them ?
I installed the modules in a different dir and solved the
My problem had to do with the content header. I also did not realize that
you are supposed to point the .pl file in the browser. Rookie mistakes!
As far as the tags, all of the tutorials that I have seen look
like this -- as opposed to .
Thanks,
Andrew
-Original Message-
From: Derric
I'm new to the HTML::Template module as well, but from what I can see,
it beats the pants off using print < tag? I don't think you are suppose to use a
name attribute, I think you just put the name of the parameter in the
tag.
instead of
Don't be embarrassed - in three days nobody on this
On Fri, 17 Jan 2003 15:00:22 +, Paluparthi Kumar
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am using perl for the first time. Can anyone please send me some links where I can
>find information and examples of Perl modules for XML programming.
>
Similar ("If it is a pure perl module") -
If you are using cgi-bin as is typical, you can place the module into
your cgi-bin
/cgi-bin/Email
and refer to as usual in your perl script, i.e.
use Email::Valid;
(This can clutter up cgi-bin..., but it worked for me.)
Scot Robnett wrote:
Rene,
If
Hi,
I am using perl for the first time. Can anyone please send me some links where I can
find information and examples of Perl modules for XML programming.
thanks in advance,
Vijay
[EMAIL PROTECTED] wrote:
>
> On Fri, 17 Jan 2003 15:18:42 +0100,
Rene,
If it is a pure perl module (I believe Email::Valid is), you can put it in
one of your directories and push/unshift it into @INC. In some cases you may
have to do that push or unshift inside a BEGIN so that the interpreter sees
that action before reading @INC.
Another option is to find a we
On Fri, 17 Jan 2003 15:18:42 +0100, Rene Verharen <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> My ISP won't install some Perl modules I want to use (Email::Valid and
> Mail::Address).
> Is there a way to install these modules in some directory I have
Hi all,
My ISP won't install some Perl modules I want to use (Email::Valid and
Mail::Address).
Is there a way to install these modules in some directory I have access to
so I'll be able to use them ?
Kind regards,
Rene Verharen
Please DO NOT reply to me personally. I'll get my copy from
Actually, I am sort of embarrassed (and proud) to say that I figured out
that one late last night. It works now.
Thanks for all of your help ... and patience as usual.
Andrew
-Original Message-
From: fliptop [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 17, 2003 8:15 AM
To: Hughes, A
On Thu, 16 Jan 2003 at 16:32, Hughes, Andrew opined:
HA:I am pointing to the results.tmpl file which is in the same folder as the
HA:the .pl script. I found another test script on the web on another website,
HA:and I have the same problem -- the tags are not replaced with the
HA:information in th
18 matches
Mail list logo