summaryrefslogtreecommitdiffstats
path: root/t/lib/02/Broken.pm
blob: de400c31ed6c2464c2b7d23658f0639d7d409a2f (plain) (blame)
1
2
3
package Broken;

die 'this module is utterly broken';