in reply to Package problem with defining subroutines

Thanks for help , I decided not to use packages. It's seems not applicable in practice with a lot of code and complex dependencies.
Next time I just will use the OOP approach.
  • Comment on Re: Package problem with defining subroutines

Replies are listed 'Best First'.
Re^2: Package problem with defining subroutines
by Anonymous Monk on Feb 05, 2013 at 18:02 UTC

    Next time I just will use the OOP approach.

    But that uses packages too :p