i'm trying to learn object oriented approach; when i tried to use ceil function in on of my subroutines it gives me undef function error.
i've a .pm file where i have all my subroutines that belong to a class. in one of these subroutines i tried to use ceil function where i've gotten the error.
so is there anyone out there who knows how to deal with it?
thank you.
i've a .pm file where i have all my subroutines that belong to a class. in one of these subroutines i tried to use ceil function where i've gotten the error.
so is there anyone out there who knows how to deal with it?
thank you.