source:
perl/modules/WordWrap/Makefile.PL
@
216b1d0
Last change on this file since 216b1d0 was 1375a6a, checked in by Nelson Elhage <nelhage@mit.edu>, 16 years ago | |
---|---|
|
|
File size: 93 bytes |
Rev | Line | |
---|---|---|
[1375a6a] | 1 | use strict; |
2 | use warnings; | |
3 | ||
4 | use inc::Module::Install; | |
5 | ||
6 | barnowl_module('WordWrap'); | |
7 | ||
8 | WriteAll; |
Note: See TracBrowser
for help on using the repository browser.