moving perlvms.pod from vms/ to pod/
[email protected] (Nicholas Clark)
| Newsgroups | perl.perl5.porters,perl.vmsperl |
|---|---|
| Message-ID | <[email protected]> |
Is there any reason *not* to
mv vms/perlvms.pod pod/perlvms.pod
?
It's already installed on every platform, as every platform's makefile(s) has
special-case logic to copy it to pod/perlvms.pod as part of the build.
So why not just move it, and simplify a lot of things?
Nicholas Clark