bea46f90174e3e30d5bb8b8a7ccf5ab946de2aa8
Catechism CLI (ccc)
A command-line tool for querying sections of the Catechism of the Catholic Church by section number.
Usage
ccc <section_number|range>
Dependencies
The script requires the following Perl modules (all included in standard Perl distributions):
LWP::UserAgent- For HTTP requestsJSON::PP- For JSON parsingFile::Spec- For file path operationsFile::HomeDir- For home directory detectionFile::Path- For creating cache directory structuresMath::Base36- For calculating the name of the HTML files
Licensing
This project is licensed under the terms & conditions of the Zlib license. See the license file for more information.
Languages
Perl
100%