sub PDF::Create::Page::PDFColumn { my $self = shift; # get the hashref of parameters: my $params = shift; # ... }