https://github.com/chocolateboy/true
Automatically return a true value when a file is required
https://github.com/chocolateboy/true
cpan-module perl-module perl-pragma pragma require use xs
Last synced: 3 months ago
JSON representation
Automatically return a true value when a file is required
- Host: GitHub
- URL: https://github.com/chocolateboy/true
- Owner: chocolateboy
- License: artistic-2.0
- Created: 2010-08-18T11:44:52.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T20:40:25.000Z (over 4 years ago)
- Last Synced: 2025-04-15T06:42:16.080Z (3 months ago)
- Topics: cpan-module, perl-module, perl-pragma, pragma, require, use, xs
- Language: Perl
- Homepage: https://metacpan.org/release/true
- Size: 235 KB
- Stars: 5
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE.md
Awesome Lists containing this project
README
true version 1.0.2
==============================automatically return a true value when a file is required
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make installDEPENDENCIES
This module requires these other modules and libraries:
B::Hooks::OP::Annotation
B::Hooks::OP::Check
Devel::StackTrace
ExtUtils::Depends
versionCOPYRIGHT AND LICENCE
Copyright (c) 2010-2021 by chocolateboy.
This is free software; you can redistribute it and/or modify it under the
terms of the Artistic License 2.0.