X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fchatty;a=blobdiff_plain;f=Makefile.PL;h=8c9e7c88865adfceeb729a8477beedb33b05da56;hp=40bca1ba3b02fe9d91a862a2efc13cd0fda3c05e;hb=482b2eb995908adc5264af2f8f069b03a7d8ac15;hpb=6d0804a199f1cae7be898b771829c0dfbf2de7f1 diff --git a/Makefile.PL b/Makefile.PL index 40bca1b..8c9e7c8 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -20,6 +20,16 @@ requires 'Config::General'; # This should reflect the config file format you've test_requires 'Test::More' => '0.88'; catalyst; +# Add targets to run the developer server. +sub MY::postamble { + return <