moving perlvms.pod from vms/ to pod/
Nicholas Clark <[email protected]>
| Newsgroups | gmane.comp.lang.perl.perl5.porters,gmane.comp.lang.perl.ports.vms |
|---|---|
| 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