I am using a module having documentation saying document() is a
method.  However, I see it used as

$o->document;

Can you reference a method in this way?  (I takes no args).  I always
thought

$o->document() and $o->document meant different things, function
verses attribute.

Thank you


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to