Help for this page

Select Code to Download


  1. or download this
    $pkg_host_base = ($p->host =~ m{($pkg_host_mask)}) [0];
    
  2. or download this
    $ perl -Mstrict -Mwarnings -E '
        my $host = q{a.b.c};
    ...
    b.c
    b.c
    b.c