File: README

package info (click to toggle)
libtrue-perl 1.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 776 kB
  • sloc: perl: 420; makefile: 3
file content (29 lines) | stat: -rw-r--r-- 569 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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

COPYRIGHT AND LICENCE

Copyright (c) 2010-2020 by chocolateboy.

This is free software; you can redistribute it and/or modify it under the
terms of the Artistic License 2.0.