[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1054886: ITP: libstring-binary-interpolation-perl -- module to make it easier to interpolate binary bytes into a string



Package: wnpp
Owner: gregor herrmann <gregoa@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-perl@lists.debian.org

* Package name    : libstring-binary-interpolation-perl
  Version         : 1.0.0
  Upstream Author : David Cantrell <david@cantrell.org.uk>
* URL             : https://metacpan.org/release/String-Binary-Interpolation
* License         : Artistic or GPL-2
  Programming Lang: Perl
  Description     : module to make it easier to interpolate binary bytes into a string

String::Binary::Interpolation interpolates some random byte into a string:

 use String::Binary::Interpolation;
 my $binary = "ABC${b01000100}E";

The module creates a bunch of variables named from $b00000000 to $b11111111
and their values are the corresponding characters.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.

Attachment: signature.asc
Description: Digital Signature


Reply to: