[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
perl
/
vendor
/
lib
/
PPI
/
Exception
/
[
Home
]
File: ParserRejection.pm
package PPI::Exception::ParserRejection; use strict; use PPI::Exception (); use vars qw{$VERSION @ISA}; BEGIN { $VERSION = '1.215'; @ISA = 'PPI::Exception'; } 1;