Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

RE: Calling Perl scripts without the .pl



What's odd about this is, of course, that '.pl' was never an extension that
meant "perl script" -- it was always "perl library" in just the way that
".pm" is now used for perl modules.  But windows couldn't function without a
canonical extension name and so that little detail has been lost in the
hoary mists of time....

-----Original Message-----
From: zzapper [mailto:david@xxxxxxxxxx] 
Sent: Friday, December 19, 2003 10:18 AM
To: zsh-users@xxxxxxxxxx
Subject: Re: Calling Perl scripts without the .pl


On Fri, 19 Dec 2003 12:55:15 -0500, "William H. Magill"
<magill@xxxxxxxxxxxxxxxxx> wrote:

>
>Works the same way as in every other shell...
>
>Just make "perlscript" executable, and loose the .pl

William,
I find it useful to see the .pl extension.

It's a "windows" thing to set PathExt thus

echo $PATHEXT

I'm sure I had it working before


zzapper (vim & cygwin & zsh)
--

vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?"

http://www.vim.org/tips/tip.php?tip_id=305  Best of Vim Tips



Messages sorted by: Reverse Date, Date, Thread, Author