![]() |
![]()
| ![]() |
![]()
NAMEData::HexDump::Range::Split - 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] split($collected_data)Split the collected data into lines Arguments -
Returns - An Array containing column elements Exceptions [P] _split_horizontal($collected_data)Split the collected data into horizontal lines Arguments -
Returns - An Array containing column elements Exceptions
[P] _split_vertical($collected_data)Split the collected data into vertical lines Arguments -
Returns - An Array containing column elements Exceptions [P] _dump_range_horizontal(...)Splits a range into a structure used for horizontal display Arguments -
Returns - Nothing. Stores the result in the $line argument Exceptions [P] _dump_range_vertical()Splits a range into a structure used for vertical display Arguments -
Returns - Exceptions [P] get_bitfield_lines($bitfield_description)Split the collected data into lines Arguments -
Returns - An Array containing column elements, Exceptions None but will embed an error in the element if any is found [P] add_information($split_data)Add information, according to the options passed to the constructor, to the internal data. Arguments - See gather
Returns - Nothing Exceptions - None [P] get_information($split_data)Returns information, according to the options passed to the constructor, to the internal data. Arguments - See gather
Returns - Nothing Exceptions - None 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 POD ERRORSHey! The above document had some coding errors, which are explained below:
|