Port details |
- p5-Perl-PrereqScanner-NotQuiteLite Tool to scan your Perl code for its prerequisites
- 0.9917 devel =2 0.9917Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-02-05 13:49:01
- Last Update: 2023-05-02 16:19:53
- Commit Hash: 0a71748
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Perl-PrereqScanner-NotQuiteLite
- Description:
- Perl::PrereqScanner::NotQuiteLite is yet another prerequisites scanner. It
passes almost all the scanning tests for Perl::PrereqScanner and
Module::ExtractUse (ie. except for a few dubious ones), and runs slightly faster
than PPI-based Perl::PrereqScanner. However, it doesn't run as fast as
Perl::PrereqScanner::Lite (which uses an XS lexer).
Perl::PrereqScanner::NotQuiteLite also recognizes eval. Prerequisites in eval
are not considered as requirements, but you can collect them as suggestions.
Conditional requirements or requirements loaded in a block are treated as
recommends. Noed modules are stored separately (since 0.94). You may or may not
need to merge them into requires.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Perl-PrereqScanner-NotQuiteLite>0:devel/p5-Perl-PrereqScanner-NotQuiteLite
- To install the port:
- cd /usr/ports/devel/p5-Perl-PrereqScanner-NotQuiteLite/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Perl-PrereqScanner-NotQuiteLite
- pkg install p5-Perl-PrereqScanner-NotQuiteLite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Perl-PrereqScanner-NotQuiteLite
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682903050
SHA256 (Perl-PrereqScanner-NotQuiteLite-0.9917.tar.gz) = 3ba7ee17d95f0c9a8d92a2e4c1854b64a707d1c022846226dd0dfa42f7deb9dd
SIZE (Perl-PrereqScanner-NotQuiteLite-0.9917.tar.gz) = 130177
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-ExtUtils-MakeMaker-CPANfile>=0.09 : devel/p5-ExtUtils-MakeMaker-CPANfile
- p5-Data-Dump>=0 : devel/p5-Data-Dump
- p5-Module-CPANfile>=1.1004 : devel/p5-Module-CPANfile
- p5-Module-Find>=0 : devel/p5-Module-Find
- p5-Parse-Distname>=0 : devel/p5-Parse-Distname
- p5-Regexp-Trie>=0 : devel/p5-Regexp-Trie
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Test dependencies:
-
- p5-Test-FailWarnings>=0 : devel/p5-Test-FailWarnings
- p5-Test-UseAllModules>=0.17 : devel/p5-Test-UseAllModules
- Runtime dependencies:
-
- p5-Data-Dump>=0 : devel/p5-Data-Dump
- p5-Module-CPANfile>=1.1004 : devel/p5-Module-CPANfile
- p5-Module-Find>=0 : devel/p5-Module-Find
- p5-Parse-Distname>=0 : devel/p5-Parse-Distname
- p5-Regexp-Trie>=0 : devel/p5-Regexp-Trie
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-Module-CPANTS-Analyse
- for Run
-
- devel/p5-Module-CPANTS-Analyse
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Perl-PrereqScanner-NotQuiteLite
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|