Letter P

perl-Data-HexDump - Hexadecimal Dumper

Website: http://search.cpan.org/dist/Data-HexDump/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
Dump in hexadecimal the content of a scalar. The result is returned in a
string. Each line of the result consists of the offset in the source in the
leftmost column of each line, followed by one or more columns of data from
the source in hexadecimal. The rightmost column of each line shows the
printable characters (all others are shown as single dots).

Packages

perl-Data-HexDump-0.02-28.fc14.al.noarch [11 KiB] Changelog by Paul Howarth (2018-03-17):
- Fix typo in Summary
- Avoid use of 'use lib' in shipped code (CPAN RT#123225)
- Fix test warnings about pack 'c' (CPAN RT#123226)
- Clean up
  - Make %files list more explicit
  - Drop %defattr, redundant since rpm 4.4
  - Don't need to remove empty directories from the buildroot
  - Use %{_fixperms} macro rather than our own chmod incantation
  - Simplify find command using -delete
  - Specify all build requirements
  - Avoid use of macros for basic commands
  - Drop explicit buildroot cleaning in %install
  - Drop explicit %clean section
  - Drop legacy Group: and BuildRoot: tags
  - Use DESTDIR rather than PERL_INSTALL_ROOT

Listing created by Repoview-0.6.6-6.fc14.al