Re: Learning perl - for experienced programmers
- From: John Bokma <john@xxxxxxxxxxxxxxx>
- Date: 18 Sep 2006 02:32:09 GMT
cartercc@xxxxxxxxx wrote:
John Bokma wrote:
My oh my, weren't you the one who wasn't aware of POD? If you think
that "the industry" selects a language because it's well fitted for
the tasks at hand you are more then naive.
John, I don't want this to sound ugly. I had decided to ignore your
remark. I formed the conclusion that you had no idea what you were
talking about.
Funny, maybe read the other replies, which probably do it better then I
can do.
The javadoc utility produces a Java API of your code. You can write an
application, run javadoc, and WITHOUT ANY FURTHER EFFORT ON THE
PROGRAMMER'S PART have a full API of your application. POD is an HTML
type
Like I said: you have to read more on POD. Also, it sounds like you have
little experience with javadoc. Maybe you should closely examine the
source that comes with a JDK install and count the number of lines that
have comment and wonder aloud why someone has been typing that. Next,
wonder how useful "your" javadoc is for pratical purposes after deleting
all those comments.
[ rest snipped, couldn't be bothered ]
--
John Experienced Perl programmer: http://castleamber.com/
Perl help, tutorials, and examples: http://johnbokma.com/perl/
.
- References:
- Learning perl - for experienced programmers
- From: Dan Stromberg
- Re: Learning perl - for experienced programmers
- From: cartercc
- Re: Learning perl - for experienced programmers
- From: Matt Garrish
- Re: Learning perl - for experienced programmers
- From: cartercc
- Re: Learning perl - for experienced programmers
- From: Matt Garrish
- Re: Learning perl - for experienced programmers
- From: cartercc
- Re: Learning perl - for experienced programmers
- From: John Bokma
- Re: Learning perl - for experienced programmers
- From: cartercc
- Learning perl - for experienced programmers
- Prev by Date: Re: Perl compiler
- Next by Date: Re: Can't locate boject methoid Cells via package Sspreadsheet::WriteExcel::Worksheet
- Previous by thread: Re: Learning perl - for experienced programmers
- Next by thread: Re: Learning perl - for experienced programmers
- Index(es):
Relevant Pages
|