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

* Package name    : libstring-binary-interpolation-perl
  Version         : 1.0.0
  Upstream Author : David Cantrell <da...@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 via email to