Changeset 246 for trunk/TROUBLESHOOTING
- Timestamp:
- 10/17/03 20:58:18 (5 years ago)
- Files:
-
- 1 modified
-
trunk/TROUBLESHOOTING (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/TROUBLESHOOTING
r237 r246 5 5 the Module::Build incantation for this is 6 6 7 perl Build.PL config=lib=/path/to/my/modules/# version 0.20 of M::B7 perl Build.PL install_path=lib=/path/to/my/modules/ # version 0.20 of M::B 8 8 9 perl Build.PL config='sitelib=/path/to/my/modules/' # version 0.18 of M::B9 perl Build.PL config='sitelib=/path/to/my/modules/' # version 0.18 of M::B 10 10 11 11 ----------------------------------------------------------------------
