Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: Has McAfee UpdateLog.txt been updated recently

by calin (Deacon)
on Dec 22, 2006 at 11:27 UTC ( [id://591300]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Has McAfee UpdateLog.txt been updated recently
in thread Has McAfee UpdateLog.txt been updated recently

nit:

print TIMES "$time." . '-' x 63 . "\n\n";'

And no, I didn't count the dashes one by one.

$ perl -le 'print tr/-// for "$time.---------------------------------- +-----------------------------\n\n"'

In addition, try to avoid the backslash hell downstream in the code.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2024-04-18 03:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found