Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

comment on

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

I am working as a lawyer in an insurance brokerage company ("Marsh", I think they have an office in Minneapolis also) and I mainly use it to compile claims statistics. The Insurance companies send us their lists of claims for our clients and I have to check these lists against our files and finally put the figures in our database.

As all the Insurance companies use their own formats for their lists (from freely formatted text files, over CSV-files to Excel spreadsheets) I have written a number of perl-scripts to translate these lists to a common format, which is then inserted in our database.

These scripts also check for new records and updated records and flags them appropriately, so I don't have to go through all the claims records each time a new list is received.

Finally I also wrote the perl-scripts to output these data to our website, so my colleagues can see the data on their screens (and they don't have to ask me to print a copy for them -- "lazy programmer" I said!).

I also use perl to automatically access web-pages and extract data, such as lists of addresses of local representatives of Insurance companies, which we can then download on our laptops and use if we are on the road and have no access to the webpages.

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law


In reply to Re: Re: Re: What kind of programmer are you? by CountZero
in thread What kind of programmer are you? by Petras

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 lurking in the Monastery: (7)
As of 2024-04-23 19:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found