Your IP : 216.73.216.74


Current Path : /usr/share/doc/perl-Moose/t/cmop/lib/
Upload File :
Current File : //usr/share/doc/perl-Moose/t/cmop/lib/SyntaxError.pm

package SyntaxError;
use strict;
use warnings;

# this syntax error is intentional!

    {

1;