Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Parameter-driven confusion

by shmem (Chancellor)
on Dec 22, 2019 at 00:25 UTC ( [id://11110495]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # file cidr.pl
    $m=pack B32,pop=~'/'x$';printf"$` network %vd broadcast %vd netmask %v
    +d\n",($z=eval$`)&$m,$z|~$m,$m
    
  2. or download this
    shmem [qwurx] ~ > cidr.pl 172.16.242.150/27
    172.16.242.150 network 172.16.242.128 broadcast 172.16.242.159 netmask
    + 255.255.255.224
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-03-28 21:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found