On Jan 5, 2004, at 6:30 PM, drieux wrote:


On Jan 5, 2004, at 2:51 PM, James Edward Gray II wrote:


sub new {
        my $class = shift;
        my $self = $class->SUPER::new( @_ }; # call class A constructor
--------------------------------------^
oopsie should have been a  ")"

Good catch. Sorry about that.


James


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




Reply via email to