Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: Seeking design improvements for Perl code library remote server

by CountZero (Bishop)
on Dec 27, 2012 at 19:43 UTC ( [id://1010569]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Seeking design improvements for Perl code library remote server
in thread Seeking design improvements for Perl code library remote server

I am not a server specialist, so I am not the right Monk to comment on that aspect of your code.

One thing I am curious about is why you commented out use strict; use warnings;?

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics
  • Comment on Re^3: Seeking design improvements for Perl code library remote server
  • Download Code

Replies are listed 'Best First'.
Re^4: Seeking design improvements for Perl code library remote server
by daluu (Initiate) on Dec 27, 2012 at 23:14 UTC
    You make a good point, that was to do quick & dirty hack to make sure that code works, functionally. Next step would be to enable strict and warning back and make sure no issues there, and fix if any.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 05:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found