source: perl/modules/WordWrap/Makefile.PL @ 1fd469d4

debianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change on this file since 1fd469d4 was 1375a6a, checked in by Nelson Elhage <nelhage@mit.edu>, 15 years ago
Add a word-wrapping style to the repo and default build.
  • Property mode set to 100644
File size: 93 bytes
Line 
1use strict;
2use warnings;
3
4use inc::Module::Install;
5
6barnowl_module('WordWrap');
7
8WriteAll;
Note: See TracBrowser for help on using the repository browser.