perl code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • behrooz
    New Member
    • Jun 2007
    • 4

    perl code

    Hi Dear friends

    I need a code in perl to receive a list reference and a hash reference copy the contents of the array into the hash such that the even elements of the array are the keys of the hash and the odd elements are the values for the preceding element.

    Thanks a lot
  • KevinADC
    Recognized Expert Specialist
    • Jan 2007
    • 4092

    #2
    What have you tried so far?

    Comment

    • behrooz
      New Member
      • Jun 2007
      • 4

      #3
      that's ok i'll try it and then if i have problem then i'll put a request
      thanks a lot.

      Comment

      • behrooz
        New Member
        • Jun 2007
        • 4

        #4
        Thanks everyone i'll do that by myself

        Comment

        Working...