Perl

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • using Perl grep to populate a scalar

    0 answers - 1263 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Message
    From: tom.phoenix (AT) gmail (DOT) com [mailto:tom.phoenix (AT) gmail (DOT) com] Behalf
    Tom Phoenix
    Sent: Wednesday, May 10, 2006 6:35 PM
    To: Smith, Derek
    Cc: Perl Beginners
    Subject: Re: using Perl grep to populate a scalar
    5/9/06, Smith, Derek <Derek.Smith (AT) cardinal (DOT) comwrote:
    if (/(?)vg00/) {
    That doesn't look right. Why is that question mark inside parentheses?
    If Perl doesn't complain about that pattern, maybe it should.
    Hope this helps!
    Phoenix
    Stonehenge Perl Training
    According to programming perl the (?) is a way to cloister my regex
    saying do not capture the match. I meant to type /(?:)pattern/ or to
    ignore case /(?i)pattern/
    Now that I have explained any ideas?
    Thank you
    Derek
    Cardinal Health -- Working together. For life. (sm)
    This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
    Dansk - Deutsch - Espanol - Francais - Italiano - Japanese - Nederlands - Norsk - Portuguese - Svenska:

Re: using Perl grep to populate a scalar


max 4000 letters.
Your nickname that display:
In order to stop the spam: 0 + 9 =
QUESTION ON "Perl"

EMSDN.COM