in reply to Bug or inconsitency? FQN of Package and sub name identical

From Camel book,Chapter 8 (References) page 248.
..the parser will get confused if you define your own subroutines named as package name.(Which is why people typically stick with lowercase names for subroutines and uppercase for modules.)
  • Comment on Re: Bug or inconsitency? FQN of Package and sub name identical