[Module::Build] [PATCH] 5.00503 back-compat
Status: Beta
Brought to you by:
kwilliams
|
From: Dave R. <au...@ur...> - 2003-10-10 22:53:11
|
See below sig. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/ --- manifypods.t.~1.5.~ 2003-08-19 08:33:06.000000000 -0500 +++ manifypods.t 2003-10-10 17:52:27.000000000 -0500 @@ -1,7 +1,6 @@ -#!/usr/bin/perl +#!/usr/bin/perl -w use strict; -use warnings; use File::Spec; use File::Path qw( rmtree ); |