Help for this page
#!/usr/bin/perl -Wl use strict; ... print for grep /^(?:$my_domain|\/)/, qw[ /sered/uplink /my/projects/ heh/reg http://www.OtherNetw +ork.org/network/ http://www.localhost.net/hello ];