Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Perl Cipher & questions on semantics/layout optimisation.

by GrandFather (Saint)
on Feb 26, 2012 at 20:14 UTC ( [id://956304]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl Cipher & questions on semantics/layout optimisation.
in thread Perl Cipher & questions on semantics/layout optimisation.

You asked for guidance concerning presentation and effective/efficient coding. You were given a large stack of replies, most of which you seem to have ignored. You have fixed the bugs we pointed out (even though you thought you had none), but seem not to have made a single style change of the many suggested.

We are generally keen to help, but become less keen when ignored. Re-read roboticus's, repellent's, oko1's and my replies again to get the details. A list of key points that you have ignored would include:

  • roboticus (and others) use strictures
  • roboticus don't double space your code (this may be a foible of copy and paste, but fix it)
  • repellent avoid redundant work
  • oko1 use Perl - especially Perl's for loops
  • GrandFather refactor your code to avoid large chunks of duplicated code

Most of those replies touched on most of those points either directly or indirectly. As you didn't seem to pick up on them first time round you should really go back and read them in detail until you understand what they are saying. Each respondent will be eager to explain further anything that seems unclear if you show an interest.

True laziness is hard work
  • Comment on Re^2: Perl Cipher & questions on semantics/layout optimisation.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://956304]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-24 02:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found