Your IP : 216.73.216.74


Current Path : /usr/share/perl5/vendor_perl/PPI/Exception/
Upload File :
Current File : //usr/share/perl5/vendor_perl/PPI/Exception/ParserRejection.pm

package PPI::Exception::ParserRejection;

use strict;
use PPI::Exception ();

our $VERSION = '1.270'; # VERSION

our @ISA = 'PPI::Exception';

1;