Beefy Boxes and Bandwidth Generously Provided by pair Networks RobOMonk
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: If I was forced to program in another language, the Perl language feature I would miss most would be:

by nicholasrperez (Monk)
on Oct 20, 2006 at 08:16 UTC ( [id://579559]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to If I was forced to program in another language, the Perl language feature I would miss most would be:

I think the biggest thing I miss the most when developing in other languages is the lack of built-in complex data structures. Want a hash? Instantiate a new one from the class library (which isn't always obvious since the names are different). Try a simple HoAoH or something equally trivial for Perl in a language like C#. You'll be casting yourself to death just to get one of the bottom children elements. Think C# 2.0 will help you? Sure, you rid yourself of the headache of casting, but you have silly looking things like
Dictionary<string,List<Dictionary<string, MyObject>>> HoAoH = new Dict +ionary<string,List<Dictionary<string, MyObject>>>();
How many angle brackets do YOU see? I think people take built-in complex data structures for granted more than any other feature in Perl
  • Comment on Re: If I was forced to program in another language, the Perl language feature I would miss most would be:
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://579559]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.