in reply to Objects and passing/calling methods
the method gets called with only two arguments, $self and $project; there's no class.$packObj->createTicket($project);
"Unitialized value in subroutine entry" means you're calling an XS sub with undef in place of one of its arguments. We need more details to comment on that.
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Objects and passing/calling methods
by driador (Novice) on Sep 22, 2018 at 20:25 UTC | |
by choroba (Cardinal) on Sep 22, 2018 at 20:26 UTC | |
by driador (Novice) on Sep 22, 2018 at 20:37 UTC | |
by AnomalousMonk (Archbishop) on Sep 22, 2018 at 23:13 UTC | |
by kevbot (Vicar) on Sep 23, 2018 at 00:03 UTC | |
by haukex (Archbishop) on Sep 24, 2018 at 20:37 UTC |