- or download this
$ cat Makefile.PL
use warnings;
...
EOM
}
- or download this
$ perl Makefile.PL
Writing Makefile for Math::Calc
$ make test
Makefile:779: *** el archivo de objetivos `test' tiene líneas con : y
+::. Alto.
- or download this
depend => { 'test:' => 'calc' },