Re: absolute beginner has questions

2002-02-04 Thread Filson
You could also go to tucows.com and download OptiPerl (hardcore guys, stop frowning ;). It's an editor for perl with an build in debugger and webbrowser, so all You do is write the proggy, press run, and You got easy output. If You have installed the Activestate binaries, before OptiPerl, every

Re: absolute beginner has questions

2002-02-04 Thread Matthew Lyon
EditPlus for Windoze really kicks ass. I love it --> it's got syn highlighting and type-ahead macros (at a shareware price.) -mL p.s. (no, I *didn't* write this app.) On Sun, 3 Feb 2002, Dave Benware wrote: > > > Dave K wrote: > > > > Thomas, > > Any editor (I use notepad, WinVim, and anyth

RE: absolute beginner has questions

2002-02-03 Thread Timothy Johnson
I hate to say it since you just bought a book, but you might find that you'll have more luck with a book that is more focused on Perl in general. If that is the book that I am thinking of, it has more to do with how to apply knowledge of Perl to a Win32 environment. Everyone has their favorite,

Re: absolute beginner has questions

2002-02-03 Thread Dave Benware
Dave K wrote: > > Thomas, > Any editor (I use notepad, WinVim, and anything else available - later > you may find reason to look for a 'better' editor and there is always plenty > of opinion available about editors). There's a great list of editors with reviews at http://pureperl.org/edit

Re: absolute beginner has questions

2002-02-03 Thread Dave Benware
Thomas Kienberger wrote: > > Hallo, first: I´ve never programmed, bevore. > Now i want to start programming with perl. I´ve made the download of a standard perl >version for windows. And now I have no idea how to start with a first small programm. >I have bought a book about perl, but there i

Re: absolute beginner has questions

2002-02-03 Thread Dave K
Thomas, Any editor (I use notepad, WinVim, and anything else available - later you may find reason to look for a 'better' editor and there is always plenty of opinion available about editors). With windows, you can set a file extension association by clicking in My Computer, View, Options.

RE: absolute beginner has questions

2002-02-03 Thread Steve Howard
You need to install Perl (if you haven't). If you're on Windows, and have never programmed before, hopefully, you have downloaded Activestate's binaries, - they have an MSI to install everything. If you install using Activestate's MSI file, .pl will already be associated with the perl.exe program