Perl Modules post Qt

Various Perl Modules Required For After Qt-6 Packages

Capture::Tiny-0.50

Introduction to Capture::Tiny

The Capture::Tiny module captures STDOUT and STDERR from Perl, XS (eXternal Subroutine, i.e. written in C or C++) or external programs.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

Installation of Capture::Tiny

This module uses the standard build and installation instructions:

perl Makefile.PL

make

make test

Now Install the module, as the root user:

make install

MIME::Base32-1.303

Introduction to MIME::Base32

MIME::Base32 is for Encoding/Decoding data.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

Installation of MIME::Base32

This module uses the standard build and installation instructions:

perl Makefile.PL

make

make test

Now Install the module, as the root user:

make install

Try::Tiny-0.32

Introduction to Try::Tiny

Try::Tiny provides try and catch to expect and handle exceptional conditions, avoiding quirks in Perl and common mistakes.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

Try::Tiny Dependencies

Optional (can be used by the test suite)

Capture-Tiny-0.50

Installation of Try::Tiny

This module uses the standard build and installation instructions:

perl Makefile.PL

make

make test

Now Install the module, as the root user:

make install

Test::Warnings-0.038

Introduction to Test::Warnings

Test::Warnings tests for warnings and the lack of them.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

Installation of Test::Warnings

This module uses the standard build and installation instructions:

perl Makefile.PL

make

make test

Now Install the module, as the root user:

make install

Test::Needs-0.002010

Introduction to Test::Needs

Test::Needs skips tests if a requested module is not present.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

Installation of Test::Needs

This module uses the standard build and installation instructions:

perl Makefile.PL

make

make test

Now Install the module, as the root user:

make install

Test::Fatal-0.017

Introduction to Test::Fatal

The Test::Fatal module provides simple helpers for testing code which throws exceptions.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

Test::Fatal Dependencies

Required

Try-Tiny-0.32

Installation of Test::Fatal

This module uses the standard build and installation instructions:

perl Makefile.PL

make

make test

Now Install the module, as the root user:

make install

URI-5.34

Introduction to URI

This module implements the URI class. Objects of this class represent "Uniform Resource Identifier references" as specified in RFC 2396 (and updated by RFC 2732). A Uniform Resource Identifier is a compact string of characters that identifies an abstract or physical resource. A Uniform Resource Identifier can be further classified as either a Uniform Resource Locator (URL) or a Uniform Resource Name (URN). The distinction between URL and URN does not matter to the URI class interface. A "URI-reference" is a URI that may have additional information attached in the form of a fragment identifier.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

  • Download (HTTP): https://www.cpan.org/authors/id/O/OA/OALDERS/URI-5.34.tar.gz

  • Download SHA256 Sum: de64c779a212ff1821896c5ca2bb69e74767d2674cee411e777deea7a22604a8

  • Download MD5 sum: 3736f3d6efe1710176a753a7029b7606

  • Download size: 446.4 KB

  • Estimated disk space required: 822.6 KB

  • Estimated build time: less than 0.5 SBU

URI Dependencies

Required

MIME-Base32-1.303

Recommended (required for the test suite)
Optional

"perl-business-isbn"

Installation of URI

This module uses the standard build and installation instructions:

perl Makefile.PL

make

make test

Now Install the module, as the root user:

make install