Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: Re: How to remove the $1 hard coding

by chunlou (Curate)
on Aug 22, 2003 at 16:04 UTC ( [id://285836]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: How to remove the $1 hard coding
in thread How to remove the $1 hard coding

...$string = m/...
            ^
            |
           typo?
  • Comment on Re: Re: Re: How to remove the $1 hard coding

Replies are listed 'Best First'.
Re: Re: Re: Re: How to remove the $1 hard coding
by ajdelore (Pilgrim) on Aug 22, 2003 at 21:34 UTC

    Updated: my bad, I misunderstood what the little arrow thing was supposed to point at.

    IIRC, m// is the regex matching quote. // is just a shorthand for it.

    cf. perlre

    </ajdelore>

      Not the m//, the = vs =~.

Log In?
Username:
Password:

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

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

    No recent polls found