Re: Learning now coding in Perl :-)
Hi Mike, Am 2008-05-24 10:29:50, schrieb Mike Bird: > You can learn PERL from the man pages. Do "man perl" and > scroll down to see the huge number of useful man pages > provided by PERL, including several tutorials. They're > useful if you can't find a book but frankly I found the > books *much* easier to follow. Enrico had already pointed me to the VERY HUGE man docu... I was not aware of this sicne I used "perldoc" only for some modules I have already used... Thanks, Greetings and nice Day Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant # Michelle Konzack Apt. 917 ICQ #328449886 +49/177/935194750, rue de Soultz MSN LinuxMichi +33/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com) signature.pgp Description: Digital signature
Re: Learning now coding in Perl :-)
Hello Enrico, Am 2008-05-24 09:50:18, schrieb Enrico Zini: > I just used man perl: it is an index to various other manpages with > guides and plenty of very useful information and tutorials. > > For example, man perlintro is a beginner's introduction, then in man > perl there's a whole index of tutorials on various aspects of the > languate. > > It's apt-get install perl-doc to get it. Grmpf... I am using "man" as a command refference but was not aware of such Perl-DINO-Documentation And yes, even most peoples do not like manpages, but some programs or projects are very well documented... bash fvwm procmail perl :-) Thanks, Greetings and nice Day Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant # Michelle Konzack Apt. 917 ICQ #328449886 +49/177/935194750, rue de Soultz MSN LinuxMichi +33/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com) signature.pgp Description: Digital signature
Re: Learning now coding in Perl :-)
On 24/05/2008, Michelle Konzack <[EMAIL PROTECTED]> wrote: > Grmpf... I am using "man" as a command refference but was not aware of > such Perl-DINO-Documentation And yes, even most peoples do not like > manpages, but some programs or projects are very well documented... I know that Perl's manpages are awesome, but is there a convenient way to browse them? They all point to each other, and the only way I know of going from one page to another is to remember the name of the manpage I'm looking for, quit less, and then from bash type "man perl_some_other_page". Aren't they hypertexted somewhere? - Jordi G. H. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Learning now coding in Perl :-)
Am 2008-05-25 10:03:08, schrieb Jordi GutiƩrrez Hermoso: > I know that Perl's manpages are awesome, but is there a convenient way > to browse them? They all point to each other, and the only way I know > of going from one page to another is to remember the name of the > manpage I'm looking for, quit less, and then from bash type "man > perl_some_other_page". > > Aren't they hypertexted somewhere? END OF REPLIED MESSAGE AFAIK not, but you can use man2html to convert it. Or you use under the X-Window-System "xman"... Thanks, Greetings and nice Day Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant # Michelle Konzack Apt. 917 ICQ #328449886 +49/177/935194750, rue de Soultz MSN LinuxMichi +33/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com) signature.pgp Description: Digital signature