Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: maths-thing

by Dylan (Monk)
on Sep 01, 2002 at 04:18 UTC ( [id://194429]=note: print w/replies, xml ) Need Help??


in reply to maths-thing

One suggestion I can think of right off the top of my head is to say: chomp($time = <FILE>), instead of $time = <FILE>; chomp $time;, but that's really just a matter of taste.

Also, you might want to consider indenting the contents of subroutines, the subby at the end is a bit hard to read.

++ for reminding me how horridble I am at even simple math without scratch paper, and for use strict :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (9)
As of 2024-04-18 13:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found