Lingua-LinkParser 1.02 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (7) does not match dist (144):
- Missing in MANIFEST: Definitions/Definitions.pm, Definitions/Makefile.PL, Definitions/Makefile.old, Dictionary/Dictionary.pm, Dictionary/Makefile.PL, Dictionary/Makefile.old, Linkage/Linkage.pm, Linkage/Makefile.PL, Linkage/Makefile.old, Linkage/Sublinkage/Link/Link.pm, Linkage/Sublinkage/Link/Makefile.PL, Linkage/Sublinkage/Link/Makefile.old, Linkage/Sublinkage/Makefile.PL, Linkage/Sublinkage/Makefile.old, Linkage/Sublinkage/Sublinkage.pm, Linkage/Word/Makefile.PL, Linkage/Word/Makefile.old, Linkage/Word/Word.pm, Makefile.old, README, Sentence/Makefile.PL, Sentence/Makefile.old, Sentence/Sentence.pm, guide/section-A.html, guide/section-AA.html, guide/section-AF.html, guide/section-AL.html, guide/section-AM.html, guide/section-AN.html, guide/section-AZ.html, guide/section-B.html, guide/section-BI.html, guide/section-BT.html, guide/section-BW.html, guide/section-C.html, guide/section-CC.html, guide/section-CO.html, guide/section-CP.html, guide/section-CQ.html, guide/section-CX.html, guide/section-D.html, guide/section-DD.html, guide/section-DG.html, guide/section-DP.html, guide/section-DT.html, guide/section-E.html, guide/section-EA.html, guide/section-EB.html, guide/section-EC.html, guide/section-EE.html, guide/section-EF.html, guide/section-EI.html, guide/section-EL.html, guide/section-EN.html, guide/section-ER.html, guide/section-EZ.html, guide/section-FL.html, guide/section-FM.html, guide/section-G.html, guide/section-GN.html, guide/section-H.html, guide/section-I.html, guide/section-ID.html, guide/section-IN.html, guide/section-J.html, guide/section-JG.html, guide/section-JQ.html, guide/section-JT.html, guide/section-K.html, guide/section-L.html, guide/section-LE.html, guide/section-LI.html, guide/section-M.html, guide/section-MF.html, guide/section-MG.html, guide/section-MV.html, guide/section-MX.html, guide/section-N.html, guide/section-ND.html, guide/section-NF.html, guide/section-NI.html, guide/section-NJ.html, guide/section-NN.html, guide/section-NO.html, guide/section-NR.html, guide/section-NS.html, guide/section-NT.html, guide/section-NW.html, guide/section-O.html, guide/section-OD.html, guide/section-OF.html, guide/section-ON.html, guide/section-OT.html, guide/section-OX.html, guide/section-P.html, guide/section-PF.html, guide/section-PP.html, guide/section-Q.html, guide/section-QI.html, guide/section-R.html, guide/section-RS.html, guide/section-RW.html, guide/section-S.html, guide/section-SF.html, guide/section-SFI.html, guide/section-SI.html, guide/section-SX.html, guide/section-SXI.html, guide/section-TA.html, guide/section-TD.html, guide/section-TH.html, guide/section-TI.html, guide/section-TM.html, guide/section-TO.html, guide/section-TQ.html, guide/section-TS.html, guide/section-TT.html, guide/section-TW.html, guide/section-TY.html, guide/section-U.html, guide/section-UN.html, guide/section-V.html, guide/section-W.html, guide/section-WN.html, guide/section-WR.html, guide/section-X.html, guide/section-Y.html, guide/section-YP.html, guide/section-YS.html, guide/section-Z.html, scripts/bigstructanddefs.pl, scripts/constituent.pl, scripts/grammarregex.pl, scripts/linksanddomains.pl, scripts/parse.pl, scripts/postscript.pl, scripts/words.pl
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- no_stdin_for_prompting
-
Use the prompt() method from ExtUtils::MakeMaker/Module::Build.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Lingua::LinkParser, Lingua::LinkParser::Definitions, Lingua::LinkParser::Dictionary, Lingua::LinkParser::Linkage, Lingua::LinkParser::Linkage::Sublinkage, Lingua::LinkParser::Linkage::Sublinkage::Link, Lingua::LinkParser::Linkage::Word, Lingua::LinkParser::Sentence
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Lingua::LinkParser | Perl module implementing the Link Grammar Parser by Sleator, Temperley and Lafferty at CMU. | 1.02 | metacpan |
Other Files
| Changes | metacpan |
| Definitions/Makefile.PL | metacpan |
| Dictionary/Makefile.PL | metacpan |
| Linkage/Makefile.PL | metacpan |
| Linkage/Sublinkage/Link/Makefile.PL | metacpan |
| Linkage/Sublinkage/Makefile.PL | metacpan |
| Linkage/Word/Makefile.PL | metacpan |
| MANIFEST | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |
| Sentence/Makefile.PL | metacpan |