Perl

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • r15051 - trunk/docs/pdds/clip

    0 answers - 655 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Author: jonathan
    Date: Sun 29 12:21:25 2006
    New Revision: 15051
    Modified:
    Log:
    Add a note on constructors to the requirements.
    Modified:
    (original)
    Sun 29 12:21:25 2006
    @@ -41,6 +41,13 @@
    .Net: Like attributes, methods may be public, private, protected or internal.
    +=head2 Constructors
    +A constructor is run when an object is instantiated.
    +
    +.Net: There may be many constructors for an object (provided they all have
    +different signatures), and the correct one is called based upon the passed
    +parameters.
    +
    =head2 Inheritance
    Perl 6: Multiple inheritance.

Re: r15051 - trunk/docs/pdds/clip


max 4000 letters.
Your nickname that display:
In order to stop the spam: 8 + 8 =
QUESTION ON "Perl"

EMSDN.COM