Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I work for a small non profit org, the guy who wrote this application no longer works for us. The app is a small intranet type system with some basic search screens. At the moment theres a index.cgi instance script and one application .pm file, then for some reason many other stand alone scripts which get called via ajax to do some things. I'm new to perl and working my way over the documents. I have to make some changes and add functionality, but first this seems un organised, each of these stand alone scripts required database config, I want to incorporate this into the .pm file so there's one configuration, and less work to do. This is not my problem. My actual problem is that when I add the functions from these scripts to my .pm file, it's huge, lots of lines of code. My question is how do I split up a CGI::Application over multiple .pm files, for example one for common things, one for ajax stuff, etc. Thanks in advance

In reply to Refactor CGI::Application and supporting scrits by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-26 02:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found