Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

I'm at the point - after several years of programming with Perl as a freelancer - where I would like to move to the "next level".

Sure I know Perl well, but I feel problems come from other parts.

For instance, I would like to start using source control. Subversion seems nice...

But I'm not sure how to store modules (from CPAN) that I use. Some of them I will change for my needs, most will not be changed. Do I store them as downloaded from CPAN (just uncompressed) and then (re)compile them on each deployment?

What if target machine doesn't have tools to compile it? I admit, this would happen rearely as I ussualy use just pure perl modules ... Maybe also store compiled versions?


Then comes deployment.

How do I organize that? When using source control I guess it's easier - you just do an export, copy files to the target and maybe compile modules - right?


At present I don't use automated tests - just a refresh (web development) and see if it works. Would like to start using tests - there are many nice tutorials about that ... so I'm lookit at the other two.

Is there anything else that Pro's use?

EDIT: What I haven't mentioned - is that I curently only develop for web. And there is ussualy Perl already installed on the server - so it's just modules that might be missing.


Have you tried freelancing? Check out Scriptlance - I work there.

In reply to Professional development with Perl - how it's done? by techcode

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 browsing the Monastery: (3)
As of 2024-04-24 23:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found