Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Printout Program creation

by Anonymous Monk
on Dec 19, 2015 at 16:52 UTC ( [id://1150753]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: Printout Program creation
by Corion (Patriarch) on Dec 19, 2015 at 16:56 UTC

    Please do not post your homework questions here.

    Creating a program to go through log files is very, very easy. What parts have you written and where exactly do you have a problem?

    A good approach to any unknown problem is to first solve it a few times as a human. Then take a step back and find out what steps you took as a human to solve the problem. The last step is then to encode these steps in a program.

    For going through a log file, for example, I would read it line by line and mark or write down all entries of interest.

    See perlintro, and The Diamond Operator and perlsyn for if statements.

Re: Printout Program creation
by Old_Gray_Bear (Bishop) on Dec 20, 2015 at 18:23 UTC
    I simply have to know, which CS course are you taking? I want to know which school's graduates I should avoid hiring. (Since you think it's OK to cheat on your course work....)

    ----
    I Go Back to Sleep, Now.

    OGB

Re: Printout Program creation
by QuillMeantTen (Friar) on Dec 19, 2015 at 18:22 UTC

    What requires your attention means here? same thing as in the other thread?

Re: Printout Program creation
by Anonymous Monk on Dec 19, 2015 at 22:08 UTC
Re: Printout Program creation
by FreeBeerReekingMonk (Deacon) on Dec 20, 2015 at 21:57 UTC

    The printout, should it be in Letter or A4 format?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-20 03:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found