|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: supertree construction in perlby thomas895 (Friar) |
| on Oct 08, 2012 at 07:24 UTC ( #997756=note: print w/ replies, xml ) | Need Help?? |
|
I always wished I could see into your mind, OP, and figure out your exact problem, and then just searh your $knowledge for the required backstory. But I can't, and you're going to have to use more general terms here so that programmers can understand. Assume we are the normal, entry-level class on your subject in a suburban high school. Assume we're just teenagers(which I in fact am, but I'm speaking metaphorically here), and know next to nothing about the subject. Assume you are the teacher, and someone has written "How do I post a question effectively?" on the blackboard.
As for your code, I think you need to choose better variable names. I have great difficulty reading code that just looks like random characters(people often ask me, "thomas, why do you use Perl?"). I hope this isn't supposed to end up as an obfuscation. You will eventually forget the meaning of those names, and then your code becomes a confusing mess.
Avoid "a" and "b" aa variable names unless that is in context with sort. P.S.: Ignore the first part if you want. I'm tired, which causes my writeups to become long and ramble-y. I'll probably remove it tomorrow, after thinking "why would I write that?"
~Thomas~ confess( "I offer no guarantees on my code." );
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||