Lines Matching full:most
30 do most of the work. This minimalism made a lot of sense in 1994, but
45 Most object systems share a number of common concepts. You've probably
54 are other object orientation paradigms as well. JavaScript is the most
76 In Perl most objects are hashes, but the OO systems we recommend keep
99 However, most OO modules on CPAN use a method named C<new()> to
113 As we said earlier, most Perl objects are hashes, but an object can be
136 syntax for constructors. Most Perl classes use C<new> as the name for
342 We mentioned earlier that most Perl objects are implemented as hashes
453 We strongly recommend that you use one of these systems. Even the most
578 C<Moose> also has several dependencies on other modules. Most of these
590 For most features that it does implement, the end-user API is
594 C<Moo> does not implement most of C<Moose>'s introspection API, so it's
599 One of C<Moo>'s most compelling features is its interoperability with
683 system, but in a much smaller package. Most notably, it doesn't support