SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Data-HexDump rpm build for : OpenSuSE. For other distributions click perl-Data-HexDump.

Name : perl-Data-HexDump
Version : 0.04 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 17:20:14
Group : Unspecified Source RPM : perl-Data-HexDump-0.04-lp154.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Hexadecial Dumper
Description :
This module will generate a hexadecimal dump of a data string or file. You
can either use the exported function, as shown in the SYNOPSIS above, or
the OO interface, described below.

The second example from the SYNOPSIS generated this output:

00 01 02 03 04 05 06 07 - 08 09 0A 0B 0C 0D 0E 0F 0123456789ABCDEF

00000000 23 21 2F 75 73 72 2F 62 - 69 6E 2F 70 65 72 6C 0A #!/usr/bin/perl.
00000010 75 73 65 20 73 74 72 69 - 63 74 3B 0A 75 73 65 20 use strict;.use
00000020 77 61 72 6E 69 6E 67 73 - 3B 0A 0A 70 72 69 6E 74 warnings;..print
00000030 20 22 48 65 6C 6C 6F 2C - 20 77 6F 72 6C 64 5C 6E \"Hello, world\

00000040 22 3B 0A \";.

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).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Data-HexDump-0.04-lp154.1.1.noarch.rpm
     

Provides :
perl(Data::HexDump)
perl-Data-HexDump

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Data
/usr/lib/perl5/vendor_perl/5.26.1/Data/HexDump.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Data-HexDump
/usr/share/doc/packages/perl-Data-HexDump/Changes
/usr/share/doc/packages/perl-Data-HexDump/README
/usr/share/licenses/perl-Data-HexDump
/usr/share/licenses/perl-Data-HexDump/LICENSE
/usr/share/man/man3/Data::HexDump.3pm.gz

 
ICM