Difference between revisions of "Perl lib/Compat/"

From EPrints Documentation
Jump to: navigation, search
(Added Perl_lib/Compat/ page)
(No difference)

Revision as of 12:13, 1 March 2022

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects

DON'T EDIT THESE FILES....

Editing the contents of this directory is not recommended. See Read Only Directories.

This is a list of the ,compatability perl modules for EPrints.

  • eprints3/perl_lib/Compat
    • Digest/
      • SHA.pm - Imports Digest::SHA::PurePerl (see perl_lib/Digest). In case Digest::SHA cannot be installed on system, (e.g. through OS package manager).
    • Term/
      • ReadKey.pm - Provides compatible version of Term::ReadKey if cannot be installed on system, (e.g. through OS package manager).