Introduction to Perl Modules
        
        
          The Perl module packages add
          useful objects to the Perl
          language. Modules utilized by packages throughout BLFS are listed
          here, along with their dependencies. Installation of the modules
          shown on this page should be accomplished by installing the
          dependencies in the order listed. The Perl Module standard build
          and installation instructions are shown at the bottom of this page.
        
        
          If a module is used by more than one other module on this page, but
          not by other packages in the book, it is listed by name here at the
          top level (but without a version) to slightly reduce the complexity
          of the XML source for this page.
        
        
          Where a module is shown as '(for the testsuite)' it is required if
          you wish to run the test for the module which uses it. In these
          cases, only the required or recommended dependencies are listed -
          there might be other modules which allow more tests to be run, but
          omitting them will still allow the tests to PASS.
        
        
          
          
            Note
          
          
            For unversioned modules on this page, if you are building without
            using the CPAN automated install you should check when the
            current version was released. If it is recent you should review
            the 'Changes' link for it at http://search.cpan.org in case the
            dependencies have altered.
          
         
        
          
          Archive::Zip-1.60
        
        
          The Archive::Zip module allows a Perl program to create, manipulate, read, and
          write Zip archive files. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Archive::Zip-1.60
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/P/PH/PHRED/Archive-Zip-1.60.tar.gz
                  MD5 sum: ae7c617cdf909809b9b2210e620b03ca
                
               
              
                
                  - 
                    
                    
                      
                        - 
                          
                            
                              SUPER
                              (http://search.cpan.org/dist/SUPER/) (for the testsuite)
                            
                           
                          
                         
                      
                     
                   
                
               
             
          
         
        
          
          autovivification-0.18
        
        
          The autovivification module allows you to lexically disable
          autovivification. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                autovivification-0.18
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/V/VP/VPIT/autovivification-0.18.tar.gz
                  MD5 sum: 8dec994e1e7d368e055f21a5777385a0
                
               
             
          
         
        
          
          Business::ISBN-3.004
        
        
          The Business::ISBN module is for work with International Standard
          Book Numbers. This module and its dependencies use the standard
          build and
          installation instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Business::ISBN-3.004
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/B/BD/BDFOY/Business-ISBN-3.004.tar.gz
                  MD5 sum: 60b36c0a92cf51e9027ec3d9f38e7224
                
               
              
             
          
         
        
          
          Business::ISMN-1.131
        
        
          The Business::ISMN module is for work with International Standard
          Music Numbers. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Business::ISMN-1.131
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/B/BD/BDFOY/Business-ISMN-1.131.tar.gz
                  MD5 sum: 87e36c8ccc9a9434494a849b7cf2fcc5
                
               
              
                
                  - 
                    
                      
                        Tie::Cycle
                        (http://search.cpan.org/dist/Tie-Cycle/)
                      
                     
                   
                
               
             
          
         
        
          
          Business::ISSN-1.002
        
        
          The Business::ISSN module is for work with International Standard
          Serial Numbers. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Business::ISSN-1.002
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/B/BD/BDFOY/Business-ISSN-1.002.tar.gz
                  MD5 sum: c226db6cdb9dfe77d17ad1d540b49f47
                
               
             
          
         
        
          
          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 module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
          
          Class::Accessor-0.51
        
        
          This module generators accessors/mutators for your class. It uses
          the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Class::Accessor-0.51
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/K/KA/KASEI/Class-Accessor-0.51.tar.gz
                  MD5 sum: 1f1e5990f87cad7659b292fed7dc0407
                
               
             
          
         
        
          
          Data::Compare-1.25
        
        
          The Data::Compare module compares two perl data structures. This module and its
          dependencies use the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Data::Compare-1.25
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/D/DC/DCANTRELL/Data-Compare-1.25.tar.gz
                  MD5 sum: 6a397ab5833237f3ca05ed7277b19a7a
                
               
              
                
                  - 
                    
                    
                      
                        - 
                          
                        
 
                        - 
                          
                            
                              Text::Glob
                              (http://search.cpan.org/dist/Text-Glob/)
                            
                           
                         
                      
                     
                   
                
               
             
          
         
        
           Data::Dump-1.23
        
        
          This module provides pretty printing of data structures. It uses
          the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Data::Dump-1.23
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/G/GA/GAAS/Data-Dump-1.23.tar.gz
                  MD5 sum: 762c111e525c82ff23d62c90821b26e9
                
               
             
          
         
        
          
          Data::Uniqid-0.12
        
        
          This module provides three simple routines for generating unique
          IDs. It uses the standard build and installation
          instructions but requires a patch because one of its tests
          fails in recent builds.
        
        
          Additional Download
        
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Data::Uniqid-0.12
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/M/MW/MWX/Data-Uniqid-0.12.tar.gz
                  MD5 sum: 6bab3b5da09fedfdf60ce2629a7367db
                
               
             
          
         
        
           DateTime
        
        
          DateTime provides a date and time object for perl. It and its
          dependencies use the standard build and installation
          instructions except for those needing Module::Build-0.4224, which use
          instructions for
          packages using Build.PL.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                  DateTime
                  (http://search.cpan.org/dist/DateTime)
                
               
              
                
                  - 
                    
                    
                      
                        - 
                          
                            
                              Test::Deep
                              (http://search.cpan.org/dist/Test-Deep/)
                            
                           
                         
                      
                     
                   
                  - 
                    
                    
                  
 
                  - 
                    
                      
                        Specio
                        (http://search.cpan.org/dist/Specio/)
                      
                     
                    
                   
                  - 
                    
                    
                      
                        - 
                          
                          
                        
 
                        - 
                          
                          
                            
                              - 
                                
                                
                                  
                                    - 
                                      
                                        
                                          
                                          Importer
                                          (http://search.cpan.org/dist/Importer/)
                                          (this is a core module, but a newer version is needed)
                                        
                                       
                                     
                                    - 
                                      
                                    
 
                                    - 
                                      
                                        
                                          
                                          Sub::Info
                                          (http://search.cpan.org/dist/Sub-Info/)
                                        
                                       
                                     
                                    - 
                                      
                                    
 
                                    - 
                                      
                                        
                                          
                                          Module::Pluggable
                                          (http://search.cpan.org/dist/Module-Pluggable/) (for the testsuite)
                                        
                                       
                                     
                                    - 
                                      
                                        
                                          
                                          Scope::Guard
                                          (http://search.cpan.org/dist/Scope-Guard/) (for the testsuite)
                                        
                                       
                                     
                                  
                                 
                               
                            
                           
                         
                        - 
                          
                        
 
                      
                     
                   
                  - 
                    
                    
                  
 
                  - 
                    
                    
                  
 
                
               
             
          
         
        
          
          DateTime::Calendar::Julian-0.04
        
        
          DateTime::Calendar::Julian implements the Julian Calendar. This
          module and its dependencies use the standard build and installation
          instructions except for those needing Module::Build-0.4224, which use
          instructions for
          packages using Build.PL.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
           DateTime::Format::Builder-0.81
        
        
          DateTime::Format::Builder creates DateTime parser classes and
          objects. This module and its dependencies use the standard
          build and
          installation instructions except for those needing Module::Build-0.4224, which use
          instructions for
          packages using Build.PL.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
          
          Encode::EUCJPASCII-0.03
        
        
          Encode::EUCJPASCII provides an eucJP-open (Extended Unix Code,
          Japanese) mapping. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Encode::EUCJPASCII-0.03
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/N/NE/NEZUMI/Encode-EUCJPASCII-0.03.tar.gz
                  MD5 sum: 5daa65f55b7c2050bb0713d9e95f239d
                
               
             
          
         
        
          
          Encode::HanExtra-0.23
        
        
          The Encode::HanExtra module provides extra sets of Chinese
          Encodings. This module uses the 'unsafe' variant of the standard
          build and
          installation instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Encode::HanExtra-0.23
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/A/AU/AUDREYT/Encode-HanExtra-0.23.tar.gz
                  MD5 sum: e1d3bc32c1c8ee304235a06fbcd5d5a4
                
               
             
          
         
        
          
          Encode::JIS2K-0.03
        
        
          The Encode::JIS2K module provides JIS X 0212 (aka JIS 2000)
          Encodings. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Encode::JIS2K-0.03
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/D/DA/DANKOGAI/Encode-JIS2K-0.03.tar.gz
                  MD5 sum: 60539471aa408a2b793cd45a6ce651db
                
               
             
          
         
        
           Error-0.17025
        
        
          The Error module provides Error/exception handling in an
          object-oriented way. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Error-0.17025
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/S/SH/SHLOMIF/Error-0.17025.tar.gz
                  MD5 sum: 1a2ee7f0dc44f9ee76661a16bbbc0c48
                
               
             
          
         
        
          
          File::BaseDir-0.07
        
        
          The File::BaseDir module compares two perl data structures. This module uses the
          instructions for
          packages using Build.PL. Its dependencies use the standard
          build and
          installation instructions. One set of tests (03_userdirs.t) may
          fail if Xdg-user-dirs-0.16 is installed and
          XDG_CONFIG_HOME is set.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                File::BaseDir-0.07
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/K/KI/KIMRYAN/File-BaseDir-0.07.tar.gz
                  MD5 sum: 5d10401970d209049c8491d2906c3e13
                
               
              
             
          
         
        
          
          File::Slurper-0.011
        
        
          File::Slurper is a simple, sane and efficient module to slurp a
          file. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                File::Slurper-0.011
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/L/LE/LEONT/File-Slurper-0.011.tar.gz
                  MD5 sum: e0482d3d5a0522e39132ba54af9f1ce3
                
               
              
             
          
         
        
          
          File::Which-1.22
        
        
          File::Which provides a portable implementation of the 'which'
          utility. This module and its dependencies use the standard
          build and
          installation instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                File::Which-1.22
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/P/PL/PLICEASE/File-Which-1.22.tar.gz
                  MD5 sum: face60fafd220dc83fa581ef6f96d480
                
               
             
          
         
        
          
          HTML::Parser-3.72
        
        
          The HTML::Parser distribution is a collection of modules that parse
          and extract information from HTML documents. This module and the
          dependency modules use the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                HTML::Parser-3.72
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-3.72.tar.gz
                  MD5 sum: eb7505e5f626913350df9dd4a03d54a8
                
               
              
             
          
         
        
           IPC::Run3-0.048
        
        
          The IPC::Run3 module is used to run a subprocess with input/ouput
          redirection. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                IPC::Run3-0.048
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/R/RJ/RJBS/IPC-Run3-0.048.tar.gz
                  MD5 sum: 5a8cec571c51a118b265cf6e24e55761
                
               
             
          
         
        
           libwww-perl-6.31 (a.k.a.
          Bundle::LWP)
        
        
          The libwww-perl (Bundle::LWP) collection is a set of Perl modules which provide a simple and
          consistent application programming interface to the World-Wide Web.
          The main focus of the library is to provide classes and functions
          that allow you to write WWW clients. The library also contains
          modules that are of more general use and even classes that help you
          implement simple HTTP servers. The LWP collection and all its
          dependency modules use the standard build and installation
          instructions. The dependencies should be installed in the order
          listed below. Ensure you install the dependency chain for each
          module before installing the modules.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                libwww-perl-6.31
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/E/ET/ETHER/libwww-perl-6.31.tar.gz
                  MD5 sum: 688284bc6282562948c6916f9e8563b0
                
               
              
             
          
         
        
          After the LWP installation, if you want HTTPS protocol support,
          install LWP::Protocol::https-6.06
        
        
          
          Lingua::Translit-0.28 (Lingua::Translit)
        
        
          Lingua::Translit and its translit program transliterate
          text between writing systems. This module uses the standard
          build and
          installation instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Lingua::Translit-0.28
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/A/AL/ALINKE/Lingua-Translit-0.28.tar.gz
                  MD5 sum: 090cecd52ff9c1f9d4b370ba653b9da1
                
               
             
          
         
        
          
          List::AllUtils-0.14
        
        
          The List::Allutils module combines List::Util and List::MoreUtils
          in one bite-sized package. This module and its dependencies use the
          standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                List::AllUtils-0.14
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/D/DR/DROLSKY/List-AllUtils-0.14.tar.gz
                  MD5 sum: 5d7f33d6b21aa461c12b002e20a2cbb6
                
               
              
             
          
         
        
          
          List::MoreUtils-0.428
        
        
          List::MoreUtils provides the stuff missing in List::Util. This
          module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                List::MoreUtils-0.428
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-0.428.tar.gz
                  MD5 sum: 493032a211cdff1fcf45f59ebd680407
                
               
              
                
                  - 
                    
                  
 
                  - 
                    
                      
                        Exporter::Tiny
                        (http://search.cpan.org/dist/Exporter-Tiny/) (for the testsuite)
                      
                     
                   
                
               
             
          
         
        
          
          Log::Log4perl-1.49
        
        
          Log::Log4perl provides a Log4j implementation for perl. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Log::Log4perl-1.49
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/M/MS/MSCHILLI/Log-Log4perl-1.49.tar.gz
                  MD5 sum: 8e96fb5e236c92445947eceb903326ba
                
               
             
          
         
        
          
          LWP::Protocol::https-6.06
        
        
          LWP::Protocol::https provides https support for LWP::UserAgent
          (i.e. for LWP). This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
          
          Module::Build-0.4224
        
        
          Module::Build allows perl modules to be built without a
          make command being
          present. This module uses the standard build and installation
          instructions.
        
        
          
          
            Note
          
          
            When creating the Makefile, this module will report
          
          
            
              inc_bundling_support....disabled
                requires:
                  ! inc::latest is not installed
            
           
          
            but inc::latest is experimental and not needed.
          
         
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Module::Build-0.4224
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/L/LE/LEONT/Module-Build-0.4224.tar.gz
                  MD5 sum: b74c2f6e84b60aad3a3defd30b6f0f4d
                
               
             
          
         
        
           Module::Implementation
        
        
          Module::Implementation loads one of several alternate underlying
          implementation of a module (e.g. eXternal Subroutine or pure Perl,
          or an implementation for a given OS). This module and its
          dependencies use the standard build and installation
          instructions except for those needing Module::Build-0.4224, which use
          instructions for
          packages using Build.PL.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
          
          Module::Runtime
        
        
          Module::Runtime provides functions to deal with runtime handling of
          Perl modules. This module itself uses the instructions for
          packages using Build.PL.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
           Net::DNS-1.15
        
        
          Net::DNS is a DNS resolver implemented in Perl. It can be used to perform nearly any
          type of DNS query from a Perl
          script. The Net::DNS module and all its dependencies are installed
          using the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Net::DNS-1.15
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-1.15.tar.gz
                  MD5 sum: daaf39133bb89a31c093510169c228e1
                
               
              
                
                  - 
                    
                      
                        IO::Socket::INET6
                        (http://search.cpan.org/dist/IO-Socket-INET6/) (required for IPv6 support)
                      
                     
                    
                      
                        - 
                          
                            
                              Socket6
                              (http://search.cpan.org/dist/Socket6/)
                            
                           
                         
                      
                     
                   
                
               
             
          
         
        
          
          Parse::Yapp-1.21
        
        
          Parse::Yapp is a Perl extension for generating and using LALR
          parsers.. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Parse::Yapp-1.21
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/W/WB/WBRASWELL/Parse-Yapp-1.21.tar.gz
                  MD5 sum: 69584d5b0f0304bb2a23cffcd982c5de
                
               
             
          
         
        
          
          PerlIO-utf8_strict-0.007
        
        
          PerlIO-utf8_strict provides a fast and correct UTF-8 IO layer,
          including checking the input for correctness. This module and its
          dependency modules use the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                PerlIO-utf8_strict-0.007
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/L/LE/LEONT/PerlIO-utf8_strict-0.007.tar.gz
                  MD5 sum: 9e8fba7f15c612c4f2ed2f961bf1141b
                
               
              
             
          
         
        
          
          Regexp::Common-2017060201
        
        
          Regexp::Common provides commonly requested regular expressions.
          This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
           SGMLSpm-1.1
        
        
          The SGMLSpm module is a Perl
          library used for parsing the output from James Clark's SGMLS and
          NSGMLS parsers. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          Before beginning the build, issue the following command to prevent
          an error:
        
        
chmod -v 644 MYMETA.yml
        
          After the package has been installed, run the following command as
          the root user:
        
        
ln -sv sgmlspl.pl /usr/bin/sgmlspl
        
          
            - 
              
                
                SGMLSpm-1.1
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/R/RA/RAAB/SGMLSpm-1.1.tar.gz
                  MD5 sum: 746c74ae969992cedb1a2879b4168090
                
               
             
          
         
        
           Sort::Key-1.33
        
        
          Sort::Key provides a set of functions to sort lists of values by
          some calculated key value. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Sort::Key-1.33
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/S/SA/SALVA/Sort-Key-1.33.tar.gz
                  MD5 sum: a37ab0da0cfdc26e57b4c79e39f6d98f
                
               
             
          
         
        
          
          Sub::Identify
        
        
          Sub::Identify allows you to retrieve the real names of code
          references. It uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
          
          Test::Command-0.11
        
        
          This module tests the exit status, STDOUT, or STDERR, of an
          external command. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Test::Command-0.11
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/D/DA/DANBOO/Test-Command-0.11.tar.gz
                  MD5 sum: 9ab83c4695961dbe92cd86efe08f0634
                
               
             
          
         
        
          
          Test::Differences-0.64
        
        
          Test::Differences - Test strings and data structures and show
          differences if not ok. This module and its dependency modules use
          the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Test::Differences-0.64
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-0.64.tar.gz
                  MD5 sum: ecfda620fe133e36a6e392d94ab8424d
                
               
              
             
          
         
        
          
          Test::Exception
        
        
          Test::Exception is used to test exception-based code. This module
          itself uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
           Test::Fatal
        
        
          The Test::Fatal module provides simple helpers for testing code
          which throws exceptions. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
           Test::Needs
        
        
          The Test::Needs module skips tests when a module is not available.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
          
          Test::Requires
        
        
          The Test::Requires module checks if another (optional) module can
          be loaded, and if not it skips all the current tests. This module
          uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
          
          Test::Warnings
        
        
          The Test::Warnings module tests for warnings and the lack of them.
          This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
          
          Text::BibTeX-0.85
        
        
          Text::BibTeX provides an interface to read and parse BibTeX files. This module uses the instructions for
          packages using Build.PL, but except where noted, its
          dependencies are installed using the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Text::BibTeX-0.85
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/A/AM/AMBS/Text-BibTeX-0.85.tar.gz
                  MD5 sum: eff0352d6de29a8d4d61efcc7774186c
                
               
              
             
          
         
        
           Text::CSV-1.95
        
        
          Text::CSV is a comma-separated values manipulator, using XS
          (eXternal Subroutine - for subroutines written in C or C++) or pure
          perl. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Text::CSV-1.95
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/I/IS/ISHIGAKI/Text-CSV-1.95.tar.gz
                  MD5 sum: 1e076b4b1f8ba6a5003bf93f3c437a9e
                
               
              
             
          
         
        
           Text::Roman-3.5
        
        
          Text::Roman allows conversion between Roman and Arabic algorisms
          (number systems, e.g. MCMXLV and 1945). This module uses the
          standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Text::Roman-3.5
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/S/SY/SYP/Text-Roman-3.5.tar.gz
                  MD5 sum: 1f6b09c0cc1f4425b565ff787a39fd83
                
               
             
          
         
        
           Try::Tiny
        
        
          The Try::Tiny module provides minimal try/catch with proper
          preservation of $0. This module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                  Try::Tiny
                  (http://search.cpan.org/dist/Try-Tiny/)
                
               
             
          
         
        
          
          Unicode::Collate-1.25
        
        
          Unicode::Collate provides a Unicode collation algorithm. This
          module uses the 'unsafe' variant of the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                Unicode::Collate-1.25
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/S/SA/SADAHIRO/Unicode-Collate-1.25.tar.gz
                  MD5 sum: b077a891392c02fcc26d3c9f7dfc1734
                
               
             
          
         
        
          
          Unicode::LineBreak-2017.004
        
        
          Unicode::LineBreak provides a UAX #14 Unicode Line Breaking
          Algorithm. This module and its dependencies use the standard
          build and
          installation instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
           URI-1.73
        
        
          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 module uses the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                URI-1.73
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/E/ET/ETHER/URI-1.73.tar.gz
                  MD5 sum: 37d44a08e599aa945b32a9434ffe00a5
                
               
              
             
          
         
        
           XML::LibXML
        
        
          The XML::LibXML is a perl binding for libxml2-2.9.7. This module
          uses the standard build and installation
          instructions.
        
        
          Upstream blacklists the current version of libxml2-2.9.7 on the
          grounds of "schema regression" and the build will warn that the
          version of libxml2 is incompatible, but it appears to work.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
        
          
          XML::LibXML::Simple-0.99
        
        
          The XML::LibXML::Simple module is a rewrite of XML::Simple to use
          the XML::LibXML parser for XML structures,instead of the plain
          Perl or SAX parsers. This module
          and all dependency modules use the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                XML::LibXML::Simple-0.99
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/M/MA/MARKOV/XML-LibXML-Simple-0.99.tar.gz
                  MD5 sum: 15b7cbe0887e292057fbcfcb3d87ef2e
                
               
              
             
          
         
        
          
          XML::LibXSLT-1.95
        
        
          The XML::LibXSLT module provides an interface to libxslt. This module uses the standard
          build and
          installation instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                XML::LibXSLT-1.95
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-1.95.tar.gz
                  MD5 sum: adf26f5195e18087c89ef3e7f7d97c43
                
               
              
             
          
         
        
           XML::SAX
        
        
          XML::SAX provides a simple API for XML. This module uses the
          standard build and installation
          instructions.
        
        
          Note: this module does not support parallel builds.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                  XML::SAX
                  (http://search.cpan.org/dist/XML-SAX/)
                
               
              
             
          
         
        
          
          XML::Simple-2.24
        
        
          The XML::Simple module is a Perl
          extension that provides an easy API to read and write XML
          (especially config files). This module and all dependency modules
          use the standard build and installation
          instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                XML::Simple-2.24
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/G/GR/GRANTM/XML-Simple-2.24.tar.gz
                  MD5 sum: 1cd2e8e3421160c42277523d5b2f4dd2
                
               
              
             
          
         
        
          
          XML::Writer-0.625
        
        
          XML::Writer provides a Perl
          extension for writing XML documents. This module uses the standard
          build and
          installation instructions.
        
        
          This package is known to build and work properly using an LFS-8.2
          platform.
        
        
          
            - 
              
                
                XML::Writer-0.625
              
             
            - 
              
                
                  https://www.cpan.org/authors/id/J/JO/JOSEPHW/XML-Writer-0.625.tar.gz
                  MD5 sum: b9c2420c243c6a36ce45a008740fcede