From c1ff6b37f586999623a5c17e9afbe7244f5e046e Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Sun, 10 Jun 2007 22:26:26 +0000 Subject: - tags 5.2.0 --- Distribconf/Build.pm | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 Distribconf/Build.pm (limited to 'Distribconf/Build.pm') diff --git a/Distribconf/Build.pm b/Distribconf/Build.pm deleted file mode 100644 index 6956637..0000000 --- a/Distribconf/Build.pm +++ /dev/null @@ -1,20 +0,0 @@ -package Distribconf::Build; - -use Distribconf; -use MDV::Distribconf::Build; - -our $VERSION = $Distribconf::VERSION; - -*Distribconf::Build:: = *MDV::Distribconf::Build::; -warn "Warning: Distribconf::Build is deprecated, use MDV::Distribconf::Build instead.\n"; -1; - -=head1 NAME - -Distribconf::Build - Compatibility wrapper around MDV::Distribconf::Build - -=head1 DESCRIPTION - -Don't use this module. Use MDV::Distribconf::Build instead. - -=cut -- cgit v1.2.1