File: GENOME_TEST_DEV.pm

package info (click to toggle)
libgenome-perl 0.06-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 324 kB
  • ctags: 78
  • sloc: perl: 848; makefile: 20
file content (18 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
=pod

=head1 NAME

GENOME_TEST_DEV  - Code test condition

=head1 DESCRIPTION

The GENOME_TEST_DEV environment variable, when set to true, runs tests
for incomplete/experiemental code.  

=head1 DEFAULT VALUE

 unset

=cut

1;