Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Assignment help

by InfiniteSilence (Curate)
on May 17, 2014 at 13:59 UTC ( [id://1086441]=note: print w/replies, xml ) Need Help??


in reply to Assignment help

Self-deprecation is the primary source of your problems ("im really bad in programming"); your second problem is that although you are apparently on the Internet, you must not yet know that it is the treasure trove of information that can make a great many things possible. This is slop, but it should point you in the right direction:

perl -MLWP::Simple -e 'my $page = get(qq|http://redis.io/topics/securi +ty|); if($page=~m/(\S+\@\S+)/g){print qq|$1\t|}'
Makes,
<antirez@gmail.com>
 #note: dumb regex on purpose to conf +ound e-mail scanners

Read:

Celebrate Intellectual Diversity

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2024-04-20 05:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found