Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Modules to reduce syntax?

by LanX (Saint)
on Dec 27, 2021 at 17:49 UTC ( [id://11139943]=note: print w/replies, xml ) Need Help??


in reply to Re: Modules to reduce syntax?
in thread Modules to reduce syntax?

> it can remove a significant amount of typing

That's a Pyrrhic victory from level two onwards.

Curlies {} are "spared" for mandatory arrows -> for the price of init and OO overhead.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re^3: Modules to reduce syntax?
by perlfan (Parson) on Dec 27, 2021 at 18:03 UTC
    >Pyrrhic victory

    perhaps a tad hyperbolic? OP asked for reduction in syntax (I read it as more readable) - not even "less typing"; but the only thing I can assuredly tell you is that I tend to use this module a lot nowadays. And it is true that eliminating a paired set of curlies in exchange for some dereference syntax is worth it to me; and "overhead" (whatever that means to the reader) is generally never something I even look at. My optimizations happen on the algorithmic or complexity level; IOW I avoid nesting loops in favor of ... hashes (and references to such) :-) In any case, I should have added a YMMV.
      > perhaps a tad hyperbolic?

      well you said

      > > > The reduction in typing and file size from these 2 characters quickly adds up.

      and that's not the case from the second level on.

      This can be easily overlooked, hence my remark.

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery

        The -recurse option to h2o creates accessors for all levels of hash; though I have not tried to see if it works for something like,
        my $ref = { foo => { bar => [ baz => 1, herp => 2, derp => 3 ], }, };
        Or maybe I don't know what you mean by, from the second level on.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11139943]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2025-05-20 03:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.