The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Data::HexDump::Range::Object - Hexadecial Range Dumper object creation support methods

SYNOPSIS

DESCRIPTION

The main goal of this module is to remove non public APIs from the module documentation

DOCUMENTATION

SUBROUTINES/METHODS

Subroutines prefixed with [P] are not part of the public API and shall not be used directly.

[P] Setup()

Helper sub called by new. This is a private sub.

[P] CheckOptionNames()

Verifies the named options passed to the members of this class. Calls {INTERACTION}{DIE} in case of error.

BUGS AND LIMITATIONS

None so far.

AUTHOR

        Nadim ibn hamouda el Khemir
        CPAN ID: NKH
        mailto: nadim@cpan.org

COPYRIGHT AND LICENSE

Copyright Nadim Khemir 2010.

This program is free software; you can redistribute it and/or modify it under the terms of either:

  • the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or

  • the Artistic License version 2.0.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc Data::HexDump::Range

You can also look for information at:

SEE ALSO

Data::Hexdumper, Data::ParseBinary, Convert::Binary::C, Parse::Binary