Re: Teach me how to fish, regexp

From: Helgi Briem (HelgiBriem_1_at_hotmail.com)
Date: 10/09/03


Date: Thu, 09 Oct 2003 10:53:53 +0000

On Wed, 08 Oct 2003 19:21:02 GMT, Henry <henryn@zzzspacebbs.com>
wrote:

>That's a lot of stuff, and in a reference format. Fortunately, the examples
>are generally quite good, but this isn't exactly the most friendly
>environment.

What do you mean? Plain text, a pageful at a time, readily
searchable, isn't friendly enough for you? How much more
friendly can you get. If you prefer, the Activestate distribution
of Perl for Windows, Linux and Solaris, comes with all the
documentation in html format. I use that a little, but usually
prefer perldoc.

>> Furthermore: Don't worry too much that some of this stuff looks
>> magical. It is. Perl is full of things that you just have to learn
>> about by immersion, and by repeated visits to the same documentation.
>> it can take a while before some of this stuff becomes automatic.
>
>Perl doesn't seem to be anything one can pick up quickly, that's for sure.

I disagree. Programming logic in itself takes a while, but
if you are a programmer, you can pick up enough Perl to do
useful things in a couple of weeks, *if* you learn how to use
perldoc. It is the very core of learning Perl, more important than
anything else.



Relevant Pages

  • Re: Difference between system() and exec() and ``
    ... As we know there are 3 ways a system shell command to be executed. ... than reading about them in the Perl documentation. ... perldoc -f system ...
    (perl.beginners)
  • Re: regex to convert 1000000 -> 1,000,000 ?
    ... >> is a big chunk of that documentation and pretty hard to miss, ... the whole situation is like this: Perl is like a software ... If the newbie is an idiot, and uses grep not to search and then check the ... > have to first KNOW of perldoc. ...
    (comp.lang.perl.misc)
  • Re: In search of Perl tutorials.
    ... I'll try not to sound like to much of a total n00b here... ... > new to Perl, but is a relatively experienced programmer. ... I firmly believe in the documentation that ships with a Perl ... The Perl documention (known as perldoc which is also the program to ...
    (comp.lang.perl.misc)
  • Re: perl almost an adult? [was: s/// w/o RE]
    ... the answer is right there in perldoc perlre!" ... > Isn't perl great? ... It's sometimes also usefull to grep through the perl documentation, ... For a more visual browsing experience, ...
    (perl.beginners)
  • Re: Absolute FreeBSD
    ... The switch from Learning Perl ... Try running `perldoc perlintro` and `perldoc perllol`. ... most free documentation that comes ... something like The Complete FreeBSD than freebsd-questions. ...
    (freebsd-questions)