![]() |
![]()
| ![]() |
![]()
NAMEData::HexDump::Range::Format - Handles formating for Data::HexDump::Range SYNOPSISDESCRIPTIONDOCUMENTATIONSUBROUTINES/METHODSSubroutines prefixed with [P] are not part of the public API and shall not be used directly. [P] get_default_color()Returns a color to use with a range that has none my $default_color = $self->get_default_color() ; Arguments - None Returns - A string - a color according to the COLOR option and FORMAT Exceptions - None [P] format($line_data)Transform the line data into ANSI, ASCII or HTML Arguments -
Returns - A dump in ANSI, ASCII or HTML. BUGS AND LIMITATIONSNone so far. AUTHORNadim ibn hamouda el Khemir CPAN ID: NKH mailto: nadim@cpan.org COPYRIGHT AND LICENSECopyright Nadim Khemir 2010. This program is free software; you can redistribute it and/or modify it under the terms of either:
SUPPORTYou can find documentation for this module with the perldoc command. perldoc Data::HexDump::Range You can also look for information at:
SEE ALSOData::HexDump::Range
|