]> lifelog.hopto.org Git - PerlCNF.git/commit
Upgrade to v.3.36.+ perl compatibility. master
authorWill Budic <redacted>
Thu, 19 Mar 2026 12:50:17 +0000 (23:50 +1100)
committerWill Budic <redacted>
Thu, 19 Mar 2026 12:50:17 +0000 (23:50 +1100)
commit80fe86c158f6c733e6a4b6dd5aa6ae3dd97f17b0
tree540cbe50faa4eac84bdde4f0930998b495e19313
parent7c9f861cd9ba72fb509b1eb69f24a659c3ec1b97
Upgrade to v.3.36.+ perl compatibility.
64 files changed:
system/modules/CNF.pm
system/modules/CNFExceptionBase.pm [new file with mode: 0644]
system/modules/CNFExceptions.pm [new file with mode: 0644]
system/modules/CNFGlobalFile.pm
system/modules/CNFMeta.pm
system/modules/CNFParser.pm
system/modules/CNFSQL.pm
system/modules/Cocoon.pm
system/modules/DataProcessorPlugin.pm
system/modules/DataProcessorWorldCitiesPlugin.pm
system/modules/DatabaseCentralPlugin.pm
system/modules/GenericInstructionHandler.pm
system/modules/HTMLIndexProcessorPlugin.pm
system/modules/HTMLProcessorPlugin.pm
system/modules/MarkdownPlugin.pm
system/modules/PluginBase.pm
system/modules/RSSFeedsPlugin.pm
system/modules/TestManager.pm
system/modules/deprecated/CNFParser.2.2.pm [moved from system/modules/CNFParser.2.2.pm with 100% similarity]
system/modules/deprecated/CNFParser.2.4.pm [moved from system/modules/CNFParser.2.4.pm with 100% similarity]
tests/TestBase.pm
tests/testAll.pl
tests/testAppSettings.pl
tests/testCLIArgumentOptions.pl
tests/testCNF2JSON.pl
tests/testCNFAnons.pl
tests/testCNFCollections.pl
tests/testCNFConstant1.pl
tests/testCNFConstant2.pl
tests/testCNFGlobalFile.pl
tests/testCNFMeta.pl
tests/testCNFNode.pl
tests/testCNFNodeShortiefs.pl
tests/testCNFParserLogging.pl
tests/testCNFTypeTranslationSpecifiers.pl
tests/testCRONSchedular.pl
tests/testCartesianProduct.pl
tests/testCocoonCodeGeneration.pl
tests/testCollections.pl
tests/testData.pl
tests/testDateInstruction.pl
tests/testDoAndLIb.pl
tests/testExperimental.pl
tests/testExtensions.pl
tests/testHTMLConversion.pl
tests/testHTMLMarkdown.pl
tests/testHTMLPossibleTagged.pl
tests/testInclude.pl
tests/testInstructor.pl
tests/testMarkDownPlugin_MD2HTMLConversion.pl
tests/testNewTagParsingForVersion2.8.pl
tests/testPerlKeywords.pl
tests/testPlugin.pl
tests/testProcessor.pl
tests/testSQL.pl
tests/testSQLPostgres.pl
tests/testSQLPostgres_on_elite.pl
tests/testSQL_Export_Import_To_CNF_DATA.pl
tests/testSQL_TaskList.pl
tests/testSQL_map_macro.pl
tests/testShortLinks.pl
tests/testTree.pl
tests/testTreeToHTML.pl
tests/testWorldCitiesDataHandling.pl