Help for this page
my $i = 'Insert'; $i->dodaj_narzut($products_price, \%zakresy)
sub dodaj_narzut { my ($class,$cena,$zakresy) = @_; ... print "55\n"; return 55; }