libstring-binary-interpolation-perl
module to make it easier to interpolate binary bytes into a string
Description
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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/String-Binary-Interpolation
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libstring-binary-interpolation-perl