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