An open API service indexing awesome lists of open source software.

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

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 install

DEPENDENCIES

This module requires these other modules and libraries:

B::Hooks::OP::Annotation
B::Hooks::OP::Check
Devel::StackTrace
ExtUtils::Depends
version

COPYRIGHT 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.