What is the advantage of automatically en-referencing arguments?
I can see no clear advantages other than marginally less typing,
however, you will have to explicitly en-reference the argument when the
argument is a reference to a reference anyway.
A disadvantage is significantly less clarity
On Mon, 30 Jul 2001, Me wrote:
> > 2. Format (quick to read, quick to write docs that link together;
> > 2 paragraph intro that becomes a daily tip)
>
> Are thinking of making a wiki a key part of the overall picture?
>
If you are, and need one customized, lemme know. I can add stuff to
WebWebX (
At 10:59 AM 7/31/2001 +0100, Dave Mitchell wrote:
>Bart Lateur <[EMAIL PROTECTED]> wrote:
> > This came up on comp.lang.perl.misc once, and Ilya Z. then wrote, IIRC,
> > that there's no reason why the DLL (if I may call it this way) should
> > have a name identical to the module name. His example
Back in the mists of time (May 29th), I solicited comments on my second
draft of the deeply thrilling "Conventions and Guidelines for Perl
Source Code". There were various contributions, but having more interesting
things to do [watching paint dry etc - Ed], I never got round to incorporating
them
Bart Lateur <[EMAIL PROTECTED]> wrote:
> This came up on comp.lang.perl.misc once, and Ilya Z. then wrote, IIRC,
> that there's no reason why the DLL (if I may call it this way) should
> have a name identical to the module name. His example was that on his
> port, for OS/2, he added a (machine gen