1) Is Perl a truly OO language?No. Perl is *not* an object oriented language. Period. Perl does have mechanisms supporting OO programming, and you can write OO applications using Perl that are "truly" OO (as if anyone could agree on either "truly" or "OO" in the first place).
2) Can it be interfaced with OO Databases easily?Yes. There are modules performing object/relational mappings and for using object oriented databases (Class::DBI and AcePerl for example).
In reply to Re: Is Perl Truly an Object Oriented Language?
by Anonymous Monk
in thread Is Perl Truly an Object Oriented Language?
by awohld
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |