-
-
09 Apr 2022 08:15:53 UTC
- Distribution: Koha-Contrib-Tamil
- Module version: 0.068
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Clone repository
- Issues (2)
- Testers (0 / 0 / 2)
- Kwalitee
Bus factor: 1- % Coverage
- License: open_source
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (88.56KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- AnyEvent
- AnyEvent::Processor
- AnyEvent::Processor::Conversion
- Business::ISBN
- Carp
- DBI
- DateTime
- Fatal
- File::Path
- File::Temp
- FindBin
- Getopt::Long
- IO::File
- JSON
- LWP
- LWP::UserAgent
- List::Util
- Locale::TextDomain
- Log::Dispatch
- Log::Dispatch::File
- Log::Dispatch::Screen
- MARC::Batch
- MARC::File::XML
- MARC::Moose::Formater::Iso2709
- MARC::Moose::Formater::Marcxml
- MARC::Moose::Formater::Text
- MARC::Moose::Parser::Iso2709
- MARC::Moose::Reader::File::Iso2709
- MARC::Moose::Reader::File::Marcxml
- MARC::Moose::Record
- MARC::Moose::Writer
- MARC::Record
- Modern::Perl
- Moose
- Moose::Util::TypeConstraints
- MooseX::Getopt
- MooseX::LogDispatch
- MooseX::RW::Reader
- MooseX::RW::Writer::File
- Path::Tiny
- Pod::Usage
- Search::Elasticsearch
- Text::Xslate
- Try::Tiny
- XML::Simple
- YAML
- YAML::Syck
- ZOOM
- diagnostics
- feature
- strict
- utf8
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Koha::Contrib::Tamil::Authority::LinkBiblioTask - Task linking biblio records to authorities
VERSION
version 0.068
METHODS
cached(0|1)
Do we cache matching authority headings found in biblio records. It improves speed at the price of memory.
doit(0|1)
Do modification in Koha biblio records?
AUTHOR
Frédéric Demians <f.demians@tamil.fr>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2022 by Fréderic Démians.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007
Module Install Instructions
To install Koha::Contrib::Tamil, copy and paste the appropriate command in to your terminal.
cpanm Koha::Contrib::Tamil
perl -MCPAN -e shell install Koha::Contrib::Tamil
For more information on module installation, please visit the detailed CPAN module installation guide.