Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Perl Beginners > Documentation p...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 11044 of 11065
Post > Topic >>

Documentation problem

by exilepanda@[EMAIL PROTECTED] May 9, 2008 at 05:09 PM

Hi all,

I have some problem on writing remarks on module.

<code>

use SomeMod ; # exported "BuildFather"

$x = BuildFather ( %argv ) ;

$x_child = $x -> GiveSomething ( %argv ) ;

$x_grandson = $x_child -> DoSomthingElse ( %argv ) ;

print $x_child -> {Value}{Provided}{by}{Grandson}

</code>

So, which is a class?
which is a method ?
which is a class method ?
which is child method ?
How do I presence if there's any inherit happen here ?
Is there any so-called super class exists here ?

Any pointers ?

Thank you very much !





-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




 1 Posts in Topic:
Documentation problem
exilepanda@[EMAIL PROTECT  2008-05-09 17:09:44 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu May 15 1:17:59 CDT 2008.