in reply to Perl Data Structures

do you think C is better as it is faster than perl ?

If faster execution and/or smaller memory footprint are crucially important factors, then C is better. If reducing the amount of programmer time involved in creating, debugging, maintaining and extending code is more important, then Perl is better.