perl-Data-Hexify-1.00-bp155.2.9 >  A ddڗI%z O]4qJJ1錏ⳅuOeA宾``M5rHc`]ug :&_tn,19 F湞*iGgv|"`~fuWw̠`P$cv(f^z":_z9Fl\ ,t?"s >N)6zv/u 60_T9TS "w/Zms誮yOŝ-žiOԕd(^r4T f֮pb:>ye'B)bI:5u2pBs@\)i\Pp=+J}JV[ّp;eeD.=4?' |wic7 W) us` ud֡~\CPK*)|K ;Հ4!h}b2*8VpfF9c~DT* nD8R%D4V!x07{Y[IpY*-l@R$FB673944af9369de268417acd3e991859756c0cc75177d0180c574c23ed3d2386e6603d38c93304a81d3fd996e3ef1063078e120a1/PddڗI%z &w᪾pjY]hݞN#KS\zP9o(`5 ~cC  @pYv*}8"j Jc~ӯ$/3wu:"P1_P |w | ;,:LiiwO'&:'x mPWbi@ΓX=WGʅ:(/,oe 0}Q7IJD[(h^9M~H۞_qXz~ Q;B| dI#L7C3Zfez$n?*[@:}gQ֌0%"!V9 $ٓFCKz3E=ѵлp!9pZXﺵxQm=rw^CQC?+g׾" $ {jq s=VDߵ="m6l>p>?|d " O @ D P T q z         *  8  T  [  d      0 D ( 8 9 :FrGHIXY\]^]bcde f#l%u8vTwxyz,06xCperl-Data-Hexify1.00bp155.2.9Perl extension for hexdumping arbitrary dataThis module exports one subroutine: 'Hexify'. 'Hexify' formats arbitrary (possible binary) data into a format suitable for hex dumps in the style of 'xd' or 'hexl'. The first, or only, argument to 'Hexify' contains the data, or a reference to the data, to be hexified. Hexify will return a string that prints as follows: 0000: 70 61 63 6b 61 67 65 20 44 61 74 61 3a 3a 48 65 package Data::He 0010: 78 69 66 79 3b 0a 0a 75 73 65 20 35 2e 30 30 36 xify;..use 5.006 and so on. At the left is the (hexadecimal) index of the data, then a number of hex bytes, followed by the chunk of data with unprintables replaced by periods. The optional second argument to 'Hexify' must be a hash or a hash reference, containing values for any of the following parameters: * first The first byte of the data to be processed. Default is to start from the beginning of the data. * length The number of bytes to be processed. Default is to proceed all data. * chunk The number of bytes to be processed per line of output. Default is 16. * group The number of bytes to be grouped together. Default is 1 (no grouping). If used, it must be a divisor of the chunk size. * duplicates When set, duplicate lines of output are suppressed and replaced by a single line reading '**SAME**'. Duplicate suppression is enabled by default. * showdata A reference to a subroutine that is used to produce a printable string from a chunk of data. By default, a subroutine is used that replaces unwanted bytes by periods. The subroutine gets the chunk of data passed as argument, and should return a printable string of at most 'chunksize' characters. * align Align the result to 'chunksize' bytes. This is relevant only when processing data not from the beginning. For example, when 'first' is 10, the result would become: 0000: ... 74 61 3a 3a 48 65 ta::He 0010: 78 69 66 79 3b ... 65 20 35 2e 30 30 36 xify;..use 5.006 ... and so on ... Alignment is on by default. Without alignment, the result would be: 000a: 74 61 3a 3a 48 ... 79 3b 0a 0a 75 73 65 ta::Hexify;..use 001a: 20 35 2e 30 30 ... 73 65 20 73 74 72 69 5.006;.use stri ... and so on ... * start Pretend that the data started at this byte (while in reality it starts at byte 'first'). The above example, with 'start => 0', becomes: 0000: 74 61 3a 3a 48 ... 79 3b 0a 0a 75 73 65 ta::Hexify;..use 0010: 20 35 2e 30 30 ... 73 65 20 73 74 72 69 5.006;.use stri ... and so on ...ddڍcloud1281SUSE Linux Enterprise 15 SP5openSUSEGPL-1.0+ or Artistic-1.0https://bugs.opensuse.orgDevelopment/Libraries/Perlhttp://search.cpan.org/dist/Data-Hexify/linuxnoarch [ A큤AA큤ddڌAEddڌddڍAD@ឿddڋ50b159dc60a8be8dd2ae5f9d4b0ecbd8d69154dc10eb2209cd341095d5f9e3293c7888d0579ca3aabae4fa4ffed18f61cad5b963bc0f2d715ab697f70f740aee2f51aaa20bef429e47d60e41b975bed40e9246429f365d4ec1647153e18353b636f032f7cfa9597c924ccef8a350d3d5e4930269b4220b6083decddab232f6ferootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-Data-Hexify-1.00-bp155.2.9.src.rpmperl(Data::Hexify)perl-Data-Hexify    perl(:MODULE_COMPAT_5.26.1)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3Ns:@MbScoolo@suse.comGreg.Freemyer@gmail.com- remove _service file, too fragile- initial package 1.00 * created by cpanspec 1.78.03cloud128 16843311491.001.00-bp155.2.9DataHexify.pmx86_64-linux-thread-multiperl-Data-HexifyChangesREADMEData::Hexify.3pm.gz/usr/lib/perl5/vendor_perl/5.26.1//usr/lib/perl5/vendor_perl/5.26.1/Data//usr/share/doc/packages//usr/share/doc/packages/perl-Data-Hexify//usr/share/man/man3/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/8c58ecafc9eab60c709ddbeb5cd7560e-perl-Data-Hexifycpioxz5noarch-suse-linuxdirectoryPerl5 module source textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)P5脌D/ѦNutf-8afde43c36bc82a0a8414c2d9a3f3c010c58f17ac3fce30e1eea7e4c60d910618? 7zXZ !t/6k{] crt:bLL ~; n,7+S%?nq޲w6 Th5]38H hy9`5&Yp )""ۢ|Bpbk'mwGW&5~dGܧ{ݔT7Gn!zX^`"<-Պ\^ޔG/Q6º43/ʖ9P~"ąߋ/ ЉyPTT}oȌEOiݴ `ceiQTm /}ѥfs(@u|u3)xE~ #Zdp/[Θ|oq"X.5PהB؃s>M} EWϷٌMO^3:GMTlJ> ϱ̷*N4Y@m ]SuSPdZגu> 9،yϞࠫ>౧c}±5I% 3:leۿu2(!3%X{W{ݡhY8y(?_Mq;oT14&[wQnȤMcӬjGxB"9F\mmӥfO="_x0IpqǬe_ rvƧF_LDսLWR-Xٌ)vYN&08?52R'+lc]0Cq]@~cb'pd7k={Alk--t۝8(;Xp=szM\yE('#Ŕ N=.rZ0DLrUDUǚt8>wf aW"7k4FM<"R}\uV/<?(kF&jz@R!z 2 Iik˱i+'yKESRG߃1kD¡Pߦer{ ާYRڵ*gXٍ߇|gƴTf'ʓ9E AxxM̩\17̉mH8̬zd-6:#~ʖ/ }0M(ً3sIc*Ͽyi&7<l"xvcbݳ1_E-\>Rga&$=d<䢟ADDv CD2B9 n2HxtA(G u; ? Z{g& UJЪ>CF=, wye<^/GtD!J~o>vm/YUm &&2vH)`:4 #owN/;:@{VchKD0@ΰzACH!eVO•+9*OsGkD`Dj c%l `x< ETE ߤlhWhj.vI&O}|9H$Ó D%Ԙ9Qoi)aVQ[Ɨ蜫٠Oj<4Є}aYAX E^G_$1)EOe]U[:F9#_‹^Ā=,%Q4Z{li`y@&|$N) ]E\3Ӧv/rY4ve kvinY^%Gro] =I-YL,t0qJDGa_svtC= #®J'1f̂0vbkV֒JMhKA68>"Okly/"(v[ct[|`y,ƶ[ k\gά]ڋ)M 5گJ}֌˩CI@FM`K86&t#rC2j>o`(ܤ | HTݪS.zYӬ~2P=}-#nx6]2IeG<حݭ`H yOKB g[ k#υphKa=t Jj٩ůCEQoD}?.;I rh홒l0_mh;N).ʙ➝o w,0Wdl'O,>7RP#F!/xwSn!@-#*ouGGx?i1:-ro1O#Ɋn}'!~jMӄWd5uBHWiKps/c퉌@BXC`{~s$N.]e_>zL Јr ͨkw/)郞m sbm)W9yv;u91p{$MyLXW+7xx>Z蔽! ʢCM%'b43xi,w=>U'.$17v ϤZ** )EOa I|^'5Kh+Q,H_OHzL:è)2{uxHnFAcc*Ih[%uתHWiH&lK屰T+VN` nIWHԠI QU5"ovL PD>meko ?]pj/7&, ,28Dj)Ol)݉~UD_QAѺDqal-v+3`GZqN405w#5&#ʡ?`(ER̜/Ú~$u|zenTH c!]WЎی/&Ym$rN(AfO9XڻtH{W}_"v9p F vߑ.߾<¹)idh ~oļ*[uɚŝ )!c8w c M*%&0a䇈ƨy~f\'X!:QkHw,-At/`aI0"hQpLE_Sda8*;A`8[ x ՒHBT:hCTC UX- co!U>}G+YO nd]dB Ip&4C;ᶱqןs¬D})VptGҡ$g0 M֧ ۪{gP$6jpބ <zC9ih@K%u?bZ{/}/  Xs9b'ycr$pҮ^tZFsK<߬b rPkvF֋zXnc%?Ӌr x{t.BHoeլΫQ HHyS8j%,T%{7D /eݰ}q/ywda;F(we3#6C:OV?P6; 7(oFQ82bͨGt#rK&Z'g>+|)eJΖ% ^8pj|8 .bjЮ?4jnL@7g?Y{K *lujsSZU}lj<W&FKlh ՍHNtY7aUJJ ./oӱ@O7ϼvaB9x%s:A^O)w$93\1Du Az( =CIP9zN;6f}_=ߣݝ<_ bi~'_̞x̃粒 .#5w=( |d¾ʻV8ޙx˿8[Ýjj,w0ňD ݬZ*mvSF>Uu*5G>zIJZcef\wF-^KIgbC]^;gcP\CSYei#ƸŹUg\t(87kk%O2fUur]^YJx@+Nt μڤ:5{o* uȅ<&ρ9#ݫb bt$2W&st* +VP̚¢"Xl4㡾o7zkkt!Z緱r-+em}T`3 ï32〣S?{Yf)KҶ0C$NI7H;T_H8 WP@Mmwߞms!Q(]m?>a/ ܢcLAuw23R4sͶhx^cNvF7AtRNYt}$3 -UnPg:: o)ԅ2rB*V8^:jeC$EeװQio Hn)1l*:j YZ