in reply to Re^2: Defining classes and inheritance using packages within a single .pl file, without creating modules
in thread Defining classes and inheritance using packages within a single .pl file, without creating modules

If you put the others in a BEGIN block, you can put main first.
  • Comment on Re^3: Defining classes and inheritance using packages within a single .pl file, without creating modules