On Sep 5, 5:49 am, [EMAIL PROTECTED] (Frazzmata) wrote:
> I have a machine in my office without internet access.
That doesn't mean you can't use ppm to install perl modules.
It just means you have to get the ppm packages onto this machine so
that you can do a local ppm install. The ppm packages ca
2008/9/6 frazzmata <[EMAIL PROTECTED]>:
> On Sep 4, 11:47 pm, [EMAIL PROTECTED] (Vyacheslav Karamov) wrote:
>>
>> I think the better way is to install Linux (Open Suse or Kubuntu) and
>> forget pain with modules installation.
>
> believe me, If I could I would. I am forced through circumstance to
>
On Sep 4, 11:47 pm, [EMAIL PROTECTED] (Vyacheslav Karamov) wrote:
> frazzmata пишет:> I have a machine in my office without internet access.
> > I want to download modules to install on that computer, but I Cant use
> > ppm
> > are there installers that dont require them to be made with some sort
>
frazzmata пишет:
I have a machine in my office without internet access.
I want to download modules to install on that computer, but I Cant use
ppm
are there installers that dont require them to be made with some sort
of dmake or nmake?
of course if necessary I have visual C, so I guess I can do
From: Peter Rabbitson <[EMAIL PROTECTED]>
> I have a general question concerning module availability for
> ActiveState Perl. I asked on this list several month ago where to get
> the DateTime suite modules, and somebody pointed me to a certain
> repository at the University of Winnipeg. Now I am in
Peter Rabbitson wrote:
I have a general question concerning module availability for
ActiveState Perl. I asked on this list several month ago where to get
the DateTime suite modules, and somebody pointed me to a certain
repository at the University of Winnipeg. Now I am in need of
HTTP::Cookies and
On Thu, 17 Mar 2005 18:39:53 -0500, Peter Rabbitson wrote:
> and it is pretty much up to the good will of someone to compile a
> certain module and and serve it from a local server?
>
That's pretty much the situation. Of course, there's always Google :-)
In any case, for HTTP::Cookies you don't h
: Wednesday, March 12, 2003 11:58 PM
Subject: Re: ActivePerl 5-6-1 build 633
"Mr. Horace Franklin Jr." wrote:
Most Excellent ones, I have installed ActivePerl 5-6-1 build 633 on my PC(WIN).Can
I use this program on my stand alone PC to test the syntaxof perl CGI scripts? If the
ans
"Mr. Horace Franklin Jr." wrote:
> Most Excellent ones, I have installed ActivePerl 5-6-1 build 633 on my PC(WIN).Can I
> use this program on my stand alone PC to test the syntaxof perl CGI scripts? If the
> answer is yes. Are there any tips for configuring perl? Novice
Yes. The specifics on
Marshall Goldberg wrote:
>In Windows, Perl runs from the command (DOS) prompt, and I can't scroll in the
>command window.
>
>
sorry for the dual reply but go to
start> run> cmd on nt /2000 or command on 95/98 click on the upper left
hand dos icon
click edit > scroll or properties and modify
Marshall Goldberg wrote:
>In Windows, Perl runs from the command (DOS) prompt, and I can't scroll in the
>command window.
>
>
sorry for the dual reply but go to
sratr > run> cmd on nt /2000 or command on 95/98 on the upper left hand
dos icon
click edit > scroll or properties and modify the
Marshall Goldberg wrote:
>In Windows, Perl runs from the command (DOS) prompt, and I can't scroll in the
>command window.
>
>Is there anything I can install (besides Linux :) that will let me run Perl
>applications and view console output in a scrollable window?
>
>
Try http://open-perl-ide.
Hey Marshall,
My MUA believes you used Microsoft Outlook Express 5.50.4807.1700
to write the following on Saturday, September 21, 2002 at 6:23:46 PM.
MG> In Windows, Perl runs from the command (DOS) prompt, and I can't
MG> scroll in the command window.
MG> Is there anything I can insta
From: James Edward Gray II <[EMAIL PROTECTED]>
> I decided to add logging services (output to a text file) to the
> server. That seemed like a no-brainer, open a filehandle when the
> server launches and select() over it with all the sockets. Halfway
> through doing this, I noticed this gem in
> I would suggest you try changing it again. When you went in to change
> it, did you have admin rights in the OS on that box?
>
> If it was not in the response to the Path cmd, then it did not 'take'.
>
> --
> [EMAIL PROTECTED]
I figured out my problem. I didn't add it to the "Path" myself.
Hey mark,
My MUA believes you used Microsoft Outlook Express 5.50.4522.1200
to write the following on Sunday, May 26, 2002 at 7:36:13 PM.
>> It has always just worked for me... when you drop to a cmd prompt and
>> type 'path' what do you get? here is what mine looks like
>> PATH=D:\Perl\bin\;
> It has always just worked for me... when you drop to a cmd prompt and
> type 'path' what do you get? here is what mine looks like
> PATH=D:\Perl\bin\;C:\WINNT\system32;C:\WINNT;...
> that part for \perl\bin is what you are looking for. When you edited
> it (as you say above) where did you ed
Hey mark,
My MUA believes you used Microsoft Outlook Express 5.50.4522.1200
to write the following on Sunday, May 26, 2002 at 12:47:39 AM.
m> Hi,
m> I can't seem to get ActivePerl working on my win2k machine.
m> I checked my enviroment variables and found it not there. I edited my ev's
m> to
ome advice,
but it really doesn't seem VeryActive.
Thanks,
Mark
- Original Message -
From: "Leila Lappin" <[EMAIL PROTECTED]>
To: "mark" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, May 26, 2002 4:01 PM
Subject: Re: ActivePerl problem
Hi Mark,
I downloaded ActivePerl yesterday and it seems to work, though I haven't
tested any scripts with it yet. I thought it might help to check what was
downloaded. I downloaded my copy from
http://www.activestate.com/Products/Download/Get.plex?id=ActivePerl&a=e
After reading the documentati
Hi Scott
I was having sleepless nights because of the same problem I tried whatever
I could, tried configuring PWS it didn't work surely will check
the link. One right solution can help many more lives
Thanks a lot
Regards
Joel
At 08:09 PM 7/17/2001 +1000, you wrote:
> > > WinNT co
> > WinNT comes with "Personal Web Server" (PWS) which is how I'm learning
Perl
> > CGI. You can put your scripts in C:\Inetpub\wwwroot\cgi-bin. You can
then
> > run them by going to:
> > your_homepage\cgi-bin\your_script.pl. I'm not sure if Windows 98 comes
with
> > PWS. Sorry I couldn't be o
On Mon, 16 Jul 2001, Stout, Joel R wrote:
> WinNT comes with "Personal Web Server" (PWS) which is how I'm learning Perl
> CGI. You can put your scripts in C:\Inetpub\wwwroot\cgi-bin. You can then
> run them by going to:
> your_homepage\cgi-bin\your_script.pl. I'm not sure if Windows 98 comes w
;t be of more help - just learning myself.
Joel
-Original Message-
From: Brett W. McCoy [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 16, 2001 1:07 PM
To: Christopher Williams
Cc: [EMAIL PROTECTED]
Subject: Re: ActivePerl - how does one configure for HTML
On Mon, 16 Jul 2001, Christo
On Mon, 16 Jul 2001, Christopher Williams wrote:
> I don't think I am, I'm not trying to post a webpage to a server, just
> learn perl and html on my local machine. Do I need to setup a server
> function on it ?
You certainly do need a web server before you can run CGI scripts on the
server side
You need to have a web server installed that will call perl for the script.
http://www.omnicron.ca has OMNIHTTP'd which is free for non-commercial use.
If Perl is in your path, the web server will automatically call it and
display the results to the browser.
Keep in mind that something that wo
On Mon, 16 Jul 2001, Christopher Williams wrote:
> Sorry,
>
> Windows98.
And the web server you are using?
-- Brett
http://www.chapelperilous.net/btfwk/
Youth is a disease from which we a
Sorry,
Windows98.
Thanks
Christopher
On Mon, 16 Jul 2001, Christopher Williams wrote:
> I have Active Perl installed on my laptop and it works find on the
> command line but when I try and call a .pl file from HTML I get the
> code displayed instead of the correct output. I found references t
On Mon, 16 Jul 2001, Christopher Williams wrote:
> I have Active Perl installed on my laptop and it works find on the
> command line but when I try and call a .pl file from HTML I get the
> code displayed instead of the correct output. I found references to
> associating perl with the browser but
Hello Joel,
I think that your problem is in the ppd file. If you open it up you will
see a bunch of stuff in there among which will be a line that looks like
this:
http://ppm.ActiveState.com/PPMpackages/5.6plus/MSWin32-x86-multi-thread/DBI.tar.gz";
You need to change this to be a relative pa
Hi Bill
I had faced this problem earlier I don't know why it is not installing the
module if downloaded to the local machine but when you are connected to
internet and when you try installing, it works properly. I have installed
modules from behind proxy / firewall.
If you find the solution pl
Hi Adrian
I had a corrupt version of ppm. I re-installed and it works.
Thanks
Bill Conrad
-Original Message-
From: Ichim, Adrian [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 03, 2001 11:12 AM
To: Conrad, Bill (ThomasTech)
Subject: RE: ActivePerl PPM Question
You may have
HI Tim
Yes, I downloaded the Tk.zip file from ActiveState not CPAN and got
this error.
Thanks
Bill Conrad
-Original Message-
From: Tim Musson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 03, 2001 10:42 AM
To: [EMAIL PROTECTED]
Subject: Re: ActivePerl PPM Question
Hey Bill,
Tuesday, July 03, 2001, 10:05:47 AM, my MUA believes you used
Internet Mail Service (5.5.2653.19) to write:
CBT> Hi All
CBT> Has anyone used ActivePerl's Perl Package Manager to install CPAN
CBT> packages? I down loaded the Tk package and I am trying to install it locally
CBT>
34 matches
Mail list logo