Alexander (HH): Perl-Hash nach JSON

Beitrag lesen

Moin Moin!

Ich haette gern soetwas zurück:

"1": [ {
      "author": "author1",
      "title": "title1"
    }],
   "2": [ {
      "author": "author2",
      "title": "title2"
    }],
   "3": [ {
      "author": "author3",
      "title": "title3"
    }]


>   
>   
> Geht das?  
  
Das entspricht nicht der Perl-Struktur.  
  
Alexander

-- 
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so".