NAME

Devel::Ladybug::Net - Network datatypes for Devel::Ladybug

VERSION

This documentation is for version 0.399_003 of Devel::Ladybug::Net.

SYNOPSIS

Load all network datatype packages:

use Devel::Ladybug::Net;

...or load them as needed:

# use Devel::Ladybug::Domain;
# use Devel::Ladybug::EmailAddr;
# use Devel::Ladybug::IPv4Addr;
# use Devel::Ladybug::Subnet;
# use Devel::Ladybug::URI;

DESCRIPTION

This package provides several assertable network-related datatypes for Devel::Ladybug.

All classes are overloaded.

TYPES

AUTHOR

Alex Ayars <pause@nodekit.org>

COPYRIGHT

 File: lib/Devel/Ladybug/Net.pm

 Copyright (c) 2009 TiVo Inc.

 All rights reserved. This program and the accompanying materials
 are made available under the terms of the Common Public License v1.0
 which accompanies this distribution, and is available at
 http://opensource.org/licenses/cpl1.0.txt