Table of Contents

DBD::CSV

DBD::CSV is a software module available on Comet.

DBD::CSV overview

To access DBD::CSV on Comet, run module load DBD::CSV. This will load the default version of DBD::CSV.

An overview of the module information is shown below (module -r spider ^DBD::CSV$):

DBD::CSV:
     Versions:
        DBD::CSV/0.58 (E)
        DBD::CSV/0.59 (E)
        DBD::CSV/0.60 (E)

Names marked by a trailing (E) are extensions provided by another module.

  For detailed information about a specific "DBD::CSV" package (including how to load the modules) use the module's full name.
  Note that names that have a trailing (E) are extensions provided by other modules.
  For example:

     $ module spider DBD::CSV/0.60

If there are multiple versions of DBD::CSV listed, then you can load a specific version as follows:

$ module load DBD::CSV/version_string

You can find the most up to date information whilst logged on to Comet by running module -r spider ^DBD::CSV$.


DBD::CSV Help

The module DBD::CSV has the following embedded help text (module help DBD::CSV):

Lmod Warning: Failed to find the following module(s): "DBD::CSV" in your MODULEPATH
Try:

    $ module spider DBD::CSV

to see if the module(s) are available across all compilers and MPI implementations.


DBD::CSV Dependencies

There are no dependencies listed for DBD::CSV


Back to software