root/trunk/perl/HTTP-Server-Brick/Makefile.PL
| Revision 297, 130 bytes (checked in by aufflick, 1 year ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | # $Id$ |
| 2 | |
| 3 | use Module::Build::Compat; |
| 4 | |
| 5 | Module::Build::Compat->run_build_pl(args => \@ARGV); |
| 6 | Module::Build::Compat->write_makefile(); |
Note: See TracBrowser for help on using the browser.
