Help for this page

Select Code to Download


  1. or download this
    2;0 juerd@ouranos:~$ rm karmatest
    2;0 juerd@ouranos:~$ perl test.pl
    ...
    
    my $karma = Karma->new('karmatest');
    $karma->incr('foo'); # foo must not exist
    
  2. or download this
    2;0 juerd@ouranos:~$ perl -e'undef christmas'
    Segmentation fault
    2;139 juerd@ouranos:~$