Hello there,
I am a newbie when it comes to Perl. I need to retrieve message subject lines from a POP3 mailbox. I have started out using Net::POP3 to authenticate and get the number of messages in the POP3 mailbox. I used the following code to accomplish this:
#!/usr/local/bin/perl
#
use...
Hello there.
I have a CSV file that has some data including a timestamp (column 6). I am trying to parse out the last field of data from each row in the CSV file and then use each field separately to compare with one another. Basically I am trying to see if the last two fields are 300 seconds...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.