| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Barrie Slaymaker <barr...@slaysys.com> |
| Subject | Re: perl-framework/README doc fix |
| Date | Tue, 07 Aug 2001 11:36:34 GMT |
On Tue, Aug 07, 2001 at 01:38:49PM +0800, Stas Bekman wrote: > in perl-framework/README: > > The test program is always started as t/TEST, which won't work on setups > not having . in the PATH env var Sure it will. A command containing a "/" is not evaluated against PATH, it's relative to the cwd. > an even better way to document is: > > perl ./t/TEST ... That's true, but the "./" is not necessary here either. - Barrie | |
| Mime |
|
| View raw message | |