bcd0d6d534
git-svn-id: https://svn.perl.org/qpsmtpd/branches/v010@28 958fd67b-6ff1-0310-b445-bb7760255be9
17 lines
199 B
Perl
17 lines
199 B
Perl
package Qpsmtpd::Constants;
|
|
use strict;
|
|
use constant TRACE => 10;
|
|
|
|
|
|
1;
|
|
|
|
|
|
=head1 NAME
|
|
|
|
Qpsmtpd::Constants - Constants should be defined here
|
|
|
|
=head1 SYNOPSIS
|
|
|
|
Not sure if we are going to use this...
|
|
|