Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Perl treats period as space in string

by GrandFather (Saint)
on Jul 20, 2021 at 20:59 UTC ( [id://11135234]=note: print w/replies, xml ) Need Help??


in reply to Perl treats period as space in string

The '.' is matching any non-newline character which is what it does in a regular expression when it hasn't been quoted. See Perl regular expression metacharacters.

Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond
  • Comment on Re: Perl treats period as space in string

Log In?
Username:
Password:

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

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

    No recent polls found