Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Re: IP troubles

by toadi (Chaplain)
on Dec 18, 2001 at 14:41 UTC ( [id://132808]=note: print w/replies, xml ) Need Help??


in reply to Re: IP troubles
in thread IP troubles

How should the data look as input?

--
My opinions may have changed,
but not the fact that I am right

Replies are listed 'Best First'.
Re: Re: Re: IP troubles
by jwest (Friar) on Dec 18, 2001 at 19:27 UTC
    Sorry - I should have specified that. As per your example, you can enter it as:

    192.168.1.0;255.255.255.0

    Or, since we're using Net::Netmask:

    192.168.1.0/24
    192.168.1.0:255.255.255.0
    192.168.1 - which assumes a /24 block
    192.168 - which assumes a /16 block
    192 - which assumes a /8 block
    192.168.1/24
    192.168/16
    etc.

    Net::Netmask is particularly smart about parsing these things, so it's a nice tool to leverage for this type of work.

    --jwest

    -><- -><- -><- -><- -><-
    All things are Perfect
        To every last Flaw
        And bound in accord
             With Eris's Law
     - HBT; The Book of Advice, 1:7
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (6)
As of 2024-04-18 10:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found