| 
	
		| Port details |  | 
 p5-XT-Files Standard interface for author tests to find files to check
 0.002 devel   =0          Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.Maintainer: svysh.fbsd@gmail.com Port Added: 2025-01-31 18:03:05Last Update: 2025-01-31 18:02:29Commit Hash: 367b1abAlso Listed In: perl5License: BSD2CLAUSEWWW: https://metacpan.org/dist/XT-FilesDescription:XT::Files is the Tests that know what they want to check (e.g. module files),
but it's the distribution that knows where these files can be found (e.g. in
the lib directory and in the t/lib directory). Without XT::Files you may add
the same code to multiple .t files under xt that iterate over a check function
of the test. XT::Files is a standard interface that makes it easy for author
tests to ask the distribution for the kind of files it would like to test. And
it can easily be used for author tests that don't support XT::Files to have the
same set of files tested with every test.   ¦  ¦  ¦  ¦ 
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistDependency lines:
p5-XT-Files>0:devel/p5-XT-Files
To install the port: cd /usr/ports/devel/p5-XT-Files/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install devel/p5-XT-Filespkg install p5-XT-Files
PKGNAME: p5-XT-FilesFlavors: there is no flavor information for this port.distinfo:TIMESTAMP = 1738274534
SHA256 (XT-Files-0.002.tar.gz) = 527a27763d7cbcb941d9579d65d5c41120f0e0a296a16e84365aab9d62b1505b
SIZE (XT-Files-0.002.tar.gz) = 31696 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
p5-Class-Tiny>=1 : devel/p5-Class-Tinyp5-Role-Tiny>=0 : devel/p5-Role-Tinyperl5>=5.36<5.37 : lang/perl5.36perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
p5-Test-Fatal>=0 : devel/p5-Test-Fatal
Runtime dependencies:
p5-Class-Tiny>=1 : devel/p5-Class-Tinyp5-Role-Tiny>=0 : devel/p5-Role-Tinyperl5>=5.36<5.37 : lang/perl5.36
This port is required by:for Build
					            
devel/p5-Test-Pod-Links
for Run
					            
devel/p5-Test-Pod-Links
Configuration Options:
     No options to configureOptions name:devel_p5-XT-FilesUSES:perl5FreshPorts was unable to extract/find any pkg message
Master Sites: |  Number of commits found: 1 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |  | Commit | Credits | Log message | 
|---|
 | 0.002 31 Jan 2025 18:02:29
 
       | Vladimir Druzenko (vvd)  Author: Sergei Vyshenski
 | devel/p5-XT-Files: New port: standard interface for author tests to find files
to check
XT::Files is the Tests that know what they want to check (e.g. module files),
but it's the distribution that knows where these files can be found (e.g. in
the lib directory and in the t/lib directory). Without XT::Files you may add
the same code to multiple .t files under xt that iterate over a check function
of the test. XT::Files is a standard interface that makes it easy for author
tests to ask the distribution for the kind of files it would like to test. And
it can easily be used for author tests that don't support XT::Files to have the
same set of files tested with every test.
PR:	284478 |  Number of commits found: 1 |