The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.60 - 2005-10-26

  • fixed: the byte order setting was not correctly handed to the bitfield layouter when using configure() before using parse(); since that's what C::B::C::Cached does, C::B::C::Cached could be using the wrong byte order for bitfields
  • the deprecated methods add_hooks(), delete_hooks() and delete_all_hooks() have been removed
  • silence some warnings with newer gcc versions
  • start moving test suite to use Test::More
  • bundle Test, Test::More and Test::Harness for older perl versions
  • extend compatibility down to perl 5.005

Documentation

Get Convert::Binary::C configuration for a compiler

Modules

Binary Data Conversion using C Types
Caching for Convert::Binary::C
provides a simple framework for writing test scripts
Backend for building test libraries
Base class for test modules
test testsuites that have been built with Test::Builder
turn on colour in Test::Builder::Tester
Run Perl standard test scripts with statistics
simple assert
Internal Test::Harness Iterator
object for tracking a single test point
detailed analysis of test results
yet another framework for writing test scripts

Provides

in support/Test/Harness/Iterator.pm
in support/Test/Harness/Iterator.pm
in support/Test/Builder/Tester.pm