Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Enpassant

  1. Enpassant

    Help me understand this map statement.

    Thanks to both. Now that I understand it, doesn't sound so complex :-).
  2. Enpassant

    Help me understand this map statement.

    Can someone help me understand the following map statement ? map { /er(\d+)/o; [$_, $1] } @array; Contents of the @array: "emcpower0 emcpower10 emcpower5" Thanks much !

Part and Inventory Search

Back
Top