id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1317	Padre 0.90 hangs and then segfaults on i .t file	kaare		"If I open a file containing

#!/usr/bin/env perl

use 5.010;
use strict;
use warnings;
 
use Test::Class::Load 't/lib';
 
Test::Class->runtests;

and there is no t/lib, padre hangs and dies with a Segmentation fault.

In fact, only the use Test::Class line is necessary."	defect	closed	critical		not classified yet	0.90	fixed		
