| perl -wne 'BEGIN{$" = ","} @fields = split/\s+/; print "@fields\n";'
Return to article...[an error occurred while processing this directive]