The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Parrot::Docs::Section::BigNum - Big Number docmentation section

SYNOPSIS

        use Parrot::Docs::Section::BigNum;
        
        my $section = Parrot::Docs::Section::BigNum->new;

DESCRIPTION

A documentation section describing Parrot's big number subsystem.

Methods

new()

Returns a new section.