File: addr_net6.pl

package info (click to toggle)
libnet-libdnet6-perl 0.28-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 367; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/perl
use strict;
use warnings;

use Net::Libdnet6;

print addr_net6("fe80::213:a9ff:fe2c:5ba3/64")."\n";