File: cvstest

package info (click to toggle)
libwww-mechanize-formfiller-perl 0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 292 kB
  • ctags: 46
  • sloc: perl: 1,504; sh: 6; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
perl Makefile.PL 2>&1
make test 2>&1

perl5.8.0 Makefile.PL 2>&1
make test 2>&1

perl5.6.1 Makefile.PL 2>&1
make test 2>&1