Home > p5-Bit-LabeledExtract

p5-Bit-LabeledExtract

P5-Bit-LabeledExtract is a project mainly written in Perl, it's free.

extracts active bits from bits sequence and to label each bit

This is Perl module Bit::LabeledExtract.

INSTALLATION

Bit::Enum installation is straightforward. If your CPAN shell is set up, you should just be able to do

% cpan Bit::LabeledExtract

Download it, unpack it, then build it as per the usual:

% perl Makefile.PL
% make && make test

Then install it:

% make install

DOCUMENTATION

Bit::Enum documentation is available as in POD. So you can do:

% perldoc Bit::LabeledExtract

to read the documentation online with your favorite pager.

Hideaki Ohno

Previous:anoop