Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Text Editor other than Simple Text

by John M. Dlugosz (Monsignor)
on Aug 16, 2001 at 12:03 UTC ( [id://105301]=note: print w/replies, xml ) Need Help??


in reply to Text Editor other than Simple Text

You might also try breaking up your long file into shorter ones. Make nice-sized modules and the main program collects these modules together. Any code you have in common between scripts? Factor it out! A function with a lot of helpers? break that out into a separate package.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-20 10:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found