while ($line = ) { $strut = from_json($line); print Dumper($strut) . "\n"; }