in reply to Re^3: Help with pushing into a hash
in thread Help with pushing into a hash

Well I want to match all the PF.{5} but i don't want the decimal point at the end, and the numbers after the decimal point. So essentially I want to match all the PF.{5} only.

Replies are listed 'Best First'.
Re^5: Help with pushing into a hash
by Anonymous Monk on Aug 30, 2012 at 12:29 UTC

    Well I want to match all the PF.{5} but i don't want the decimal point at the end, and the numbers after the decimal point. So essentially I want to match all the PF.{5} only.

    What does that mean?

    I have a better idea, post your changed code, the thing that isn't working