I see hundreds of these error messages from -w switch...

Character in "C" format wrapped at ./FYBB_DirTree.pm line 867.

...here is line 867...

$buf = pack( 'C*', @{ $bufRfs[0] } );

...but my program (an encryption routine) works jus fine. I
packing with C* only because of file length being random
since input is any plain file and output is cypher text.

It works, though. I can encrypt a JPEG, then decrypt it
and view it.

Thanks,

Gan

--

 Mistera Sturno - Rarest Extinct Bird

 <(+)__       Gan Uesli Starling
  ((__/)=-    Kalamazoo, MI, USA
   `||`
    ++        http://starling.us


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to