root/trunk/perl/HTTP-Server-Brick/Makefile.PL

Revision 297, 130 bytes (checked in by aufflick, 1 year ago)

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
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.