qpsmtpd/lib/Qpsmtpd/Constants.pm
Ask Bjørn Hansen bcd0d6d534 data method; we can now receive mails with this...
git-svn-id: https://svn.perl.org/qpsmtpd/branches/v010@28 958fd67b-6ff1-0310-b445-bb7760255be9
2002-07-04 01:45:19 +00:00

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