On Wed, May 20, 2009 at 5:48 PM, Dermot wrote:
>
> Other releases (including zip) can be found here:
>
> http://strawberryperl.com/releases.html
>
> but I imagine the exe would be best in this case.
>
>
The problem is that the exe will only install into C:/strawberry. With the
zip package you ca
2009/5/19 Dr.Ruud :
>
> All I see there is a link named
> "Download strawberry-perl-5.10.0-final.exe (17.0 MB)"
> so I don't understand how you got the .zip.
>
Other releases (including zip) can be found here:
http://strawberryperl.com/releases.html
but I imagine the exe would be best in this c
Sharan Basappa wrote:
Ruud:
Sharan Basappa wrote:
Ruud:
Sharan:
I would like to know install perl on my windows laptop. Any
suggestions on which one to use.
Strawberry Perl http://vanillaperl.com/
I downloaded strawberry and extracted it. I dont see any install
notes.
Any idea how to i
2009/5/19 Sharan Basappa :
> Actually there was no exe. I only got a zip folder and uncompressed. I
> am clueless what to do after that...
Click on the file that says 'Win32 Perl Wiki' and follow the instructions at
http://win32.perl.org/wiki/index.php?title=Main_Page#Installing_Perl_on_Windows_
Actually there was no exe. I only got a zip folder and uncompressed. I
am clueless what to do after that...
Regards,
On Tue, May 19, 2009 at 1:26 AM, Dr.Ruud wrote:
> Sharan Basappa wrote:
>>
>> Ruud:
>>>
>>> Sharan:
>
I would like to know install perl on my windows laptop. Any
suggest
I usually perl by activestate. It is very simple in installing and
upgrading/adding any modules.
On Tue, May 19, 2009 at 2:56 AM, Dr.Ruud wrote:
> Sharan Basappa wrote:
>>
>> Ruud:
>>>
>>> Sharan:
>
I would like to know install perl on my windows laptop. Any
suggestions on which one to
Sharan Basappa wrote:
Ruud:
Sharan:
I would like to know install perl on my windows laptop. Any
suggestions on which one to use.
Strawberry Perl http://vanillaperl.com/
I downloaded strawberry and extracted it. I dont see any install
notes.
Any idea how to install (is extraction all we h
I downloaded strawberry and extracted it. I dont see any install notes.
Any idea how to install (is extraction all we have to do)
Regards,
Sharan
On Sat, May 16, 2009 at 12:51 AM, Dr.Ruud wrote:
> Sharan Basappa wrote:
>
>> I would like to know install perl on my windows laptop. Any
>> suggestio
Sharan Basappa wrote:
I would like to know install perl on my windows laptop. Any
suggestions on which one to use.
Strawberry Perl http://vanillaperl.com/
--
Ruud
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.
Sharan Basappa wrote:
Hi,
I would like to know install perl on my windows laptop. Any
suggestions on which one to use.
Also, my work requires some special modules like algorithm. How do I
handle that?
I find Perl most enjoyable on a GNU/Linux platform. Have you considered
a running a virt
ttp://code.google.com/p/camelbox/>.
Bob McConnell
-Original Message-
From: Erez Schatz [mailto:moonb...@gmail.com]
Sent: Friday, May 15, 2009 11:15 AM
To: Perl Beginners
Subject: Re: perl on windows
I recommend Strawberry Perl (http://strawberryperl.com), it's closer
to the Perl "idea&
I recommend Strawberry Perl (http://strawberryperl.com), it's closer
to the Perl "idea" of distribution, especially seeing as ActiveState
isn't as good as it used to be. Also, it uses CPAN out of the box, so
IMO, is much better.
> On Fri, May 15, 2009 at 8:04 PM, JeffHua wrote:
>> Sharan Basappa:
Thanks. That answers my question...
On Fri, May 15, 2009 at 8:04 PM, JeffHua wrote:
> Sharan Basappa:
>>
>> I am not talking about text editors, but GUI IDEs that help compile,
>> run, debug (probably do more I dont know)
>>
>
> But Perl is just an old script language, many guys of here don't use
Sharan Basappa:
I am not talking about text editors, but GUI IDEs that help compile,
run, debug (probably do more I dont know)
But Perl is just an old script language, many guys of here don't use an
IDE. If you really want one, the wellknown perl IDE is still
activestate's, see:
http://www
I am not talking about text editors, but GUI IDEs that help compile,
run, debug (probably do more I dont know)
On Fri, May 15, 2009 at 7:52 PM, JeffHua wrote:
> Sharan Basappa :
>>
>> Thanks a lot. Another question, does it also have an IDE kind of
>> environment just to make my life easy?
>>
>
>
Sharan Basappa :
Thanks a lot. Another question, does it also have an IDE kind of
environment just to make my life easy?
For activestate you may try Komodo Edit:
http://www.activestate.com/komodo_edit/
If under Cygwin you could use VI/VIM, which is powerful.
On Fri, May 15, 2009 at 7:38 P
Thanks a lot. Another question, does it also have an IDE kind of
environment just to make my life easy?
Regards
On Fri, May 15, 2009 at 7:38 PM, JeffHua wrote:
> Sharan Basappa:
>>
>> Hi,
>>
>> I would like to know install perl on my windows laptop. Any
>> suggestions on which one to use.
>> Als
Sharan Basappa:
Hi,
I would like to know install perl on my windows laptop. Any
suggestions on which one to use.
Also, my work requires some special modules like algorithm. How do I
handle that?
Hi,
try ActivePerl:
www.activestate.com/activeperl/
or Cygwin a Linux-like environment for Wind
you can download the newest perl from activestate.com. for your work,
you can download your necessary module needed using ppm from your perl
installation.
On Fri, May 15, 2009 at 9:00 PM, Sharan Basappa
wrote:
> Hi,
>
> I would like to know install perl on my windows laptop. Any
> suggestions on
On Aug 16, 2006, at 2:54 PM, Xavier Noria wrote:
On Aug 16, 2006, at 2:33 PM, Krishnakumar K P wrote:
Hi,
There is a problem in coding perl in windows and using it in linux.
When you code in windows the file will contain dos/windows new
line pairs
instead of the Linux/UNIX single New Line ch
On Aug 16, 2006, at 2:33 PM, Krishnakumar K P wrote:
Hi,
There is a problem in coding perl in windows and using it in linux.
When you code in windows the file will contain dos/windows new line
pairs
instead of the Linux/UNIX single New Line character which may cause
error in
linux server.
: Ryan Frantz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 16, 2006 5:43 PM
To: beginners@perl.org
Subject: RE: Perl on Windows Server.
> -Original Message-
> From: Adilson P. de Souza [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 16, 2006 8:08 AM
> To: beginn
> -Original Message-
> From: Adilson P. de Souza [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 16, 2006 8:08 AM
> To: beginners@perl.org
> Subject: Perl on Windows Server.
>
> Hi All
>
> This is my first post at beginner list. I work with PHP/MySQL and now
i
> have to modify a apl
23 matches
Mail list logo