in reply to Re: Question about a perl script
in thread Question about a perl script
Your right of course. reasonable...ish isn't good enough when any single error could mess up whatever the top poster is doing with these IPs.
Cleaner output, but needs Regexp::Common:
perl -MRegexp::Common='net' -lne 'print $1 if /($RE{net}{IPv4})/' 'TOR Node List.html'
|
|---|