Okay, these are the right names
[gitmo/Mouse.git] / t / lib / SyntaxError.pm
CommitLineData
c3398f5b 1#!/usr/bin/env perl
2package Anti::MouseError;
3use strict;
4use warnings;
5
6# this syntax error is intentional!
7
8 {
9
101;
11