file: examples/025_gorshle.pl 1: package Waak; 2: use rlib '.'; 3: use Gorshle; 4: 5: my $waak=Waak::Gorshle->new; 6: print $waak->waak,"\n"; 7: $waak->voofen;
~/examples$ perl 025_gorshle.pl Waak voofen!