-
-
17 Oct 2020 00:41:47 UTC
- Distribution: Renard-Incunabula
- Module version: 0.005
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (129 / 0 / 0)
- Kwalitee
Bus factor: 1- 90.09% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (12.03KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Project Renard
NAME
Renard::Incunabula::Devel::TestHelper - A test helper with functions useful for various Renard distributions
VERSION
version 0.005
FUNCTIONS
test_data_directory
Renard::Incunabula::Devel::TestHelper->test_data_directory
Returns a Path::Tiny object that points to the path defined by the environment variable
RENARD_TEST_DATA_PATH
.If the environment variable is not defined, throws an error.
AUTHOR
Project Renard
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Project Renard.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install Renard::Incunabula, copy and paste the appropriate command in to your terminal.
cpanm Renard::Incunabula
perl -MCPAN -e shell install Renard::Incunabula
For more information on module installation, please visit the detailed CPAN module installation guide.