- or download this
#!/usr/bin/perl -w
use strict;
...
}
}
1;
- or download this
tux@sm00123:~/Projects/infotool$ ./test2.pl
'UnknownType' could not be parsed to a type constraint - maybe you nee
+d to pre-declare the type with class_type at /home/tux/CPAN/lib/perl5
+/MooseX/Declare/Syntax/MethodDeclaration.pm line 40
Segmentation fault (Speicherabzug geschrieben)
- or download this
tux@sm00123:~/Projects/infotool$ gdb /usr/bin/perl ./core
GNU gdb (GDB) 7.1-ubuntu
...
Core was generated by `perl -I/home/tux/CPAN/lib/perl5 -I/home/tux/Pro
+jects/infotool/lib -c -w'.
Program terminated with signal 11, Segmentation fault.
#0 0x080a26a5 in Perl_pad_free ()