in reply to Re: Need crash course in PERL!
in thread Need crash course in PERL!

From the OP:

Part of the test is to see how I use resources to obtain the data/knowledge needed to simply get the job done - not that I even have to do it myself! So that's where you guys come in!

The emphasis is mine; those are the lines I read between. The nearest and simplest antecedent to "it" in "do it myself" is "the job".

Replies are listed 'Best First'.
Re^3: Need crash course in PERL!
by Gavin (Archbishop) on Aug 27, 2008 at 20:04 UTC
    cbrackin I’m a bit confused with your interpretation of your task, you say that you are asked to :-

    “create a Perl script” to do a certain task, you also say

    "that the test is to see how I use resources to obtain the data/knowledge needed to simply get the job done"

    Yet in the task spec it specifically says “Write a Perl script” any interpretation of that would be that

    you have to write it and "not that I even have to do it myself"!