in reply to Is Perl Truly an Object Oriented Language?

  1. Perl can support OO Programming, but it can also support procedural programming so it isn't a pure OO language (whatever that means.)
  2. Depends what you mean by OO Databases - it can certainly interface (via the DBI) to databases that support an OO model

/J\

  • Comment on Re: Is Perl Truly an Object Oriented Language?

Replies are listed 'Best First'.
Re^2: Is Perl Truly an Object Oriented Language?
by herveus (Prior) on Dec 02, 2004 at 13:24 UTC
    Howdy!

    ...of course, Java is equally impure as an OO language...

    yours,
    Michael