Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

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

0 views
Skip to first unread message

gregor herrmann

unread,
Oct 27, 2023, 9:00:05 PM10/27/23
to
Package: wnpp
Owner: gregor herrmann <gre...@debian.org>
Severity: wishlist
X-Debbugs-CC: debian...@lists.debian.org, debia...@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.
signature.asc
0 new messages