Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Code review: function to trim whitespace from all items in a list

by LanX (Saint)
on Nov 21, 2014 at 11:08 UTC ( [id://1107994]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Code review: function to trim whitespace from all items in a list
in thread Code review: function to trim whitespace from all items in a list

True my deepest apologies° , I oversaw the /r !

Partially also bc I haven't got used to this new feature yet. :)

>= 5.18 ?

Cheers Rolf

(addicted to the Perl Programming Language and ☆☆☆☆ :)

°) Kowtow ;)

  • Comment on Re^3: Code review: function to trim whitespace from all items in a list

Replies are listed 'Best First'.
Re^4: Code review: function to trim whitespace from all items in a list
by choroba (Cardinal) on Nov 21, 2014 at 11:11 UTC
    Syntax::Construct says 5.14.
    لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ
      Cool so I can use it already. =)

      But are you sure that Critic is silenced now if you are still operating on @_ ?

      Cheers Rolf

      (addicted to the Perl Programming Language and ☆☆☆☆ :)

      PS: can I raise my head again now? ;-p

        Critic is silenced for the ProhibitMutatingListFunctions. It still complains about no return and @_ (in my opinion, both pointless in 1 line subs), and it doesn't like map and grep with expressions, but I do. YMMV.

        PS: 起來!

        لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-25 20:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found