From: Jarkko Hietaniemi Date: Mon, 2 Jul 2001 18:56:15 +0000 (+0000) Subject: Detypo in #11103. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8d3e0ca64ee90572736d9848a327d0c05ddd56ae;p=p5sagit%2Fp5-mst-13.2.git Detypo in #11103. p4raw-id: //depot/perl@11104 --- diff --git a/utils/pl2pm.PL b/utils/pl2pm.PL index 472a478..4f50f17 100644 --- a/utils/pl2pm.PL +++ b/utils/pl2pm.PL @@ -1,4 +1,4 @@ -#!/usr/local/bin/per +#!/usr/local/bin/perl use Config; use File::Basename qw(&basename &dirname);