Menu

#88 ComplexTypes die on ->can('FOOBAR');

2.0x
closed-fixed
6
2008-05-14
2008-05-14
No

The following code does not work, which effectively renders can() unusable:

# ComplexClass is a class generated by wsdl2perl.pl
# from a complexType definition
my $ComplexClass->new();
$ComplexClass->can('FOOBAR');

# dies with "Can't locate object method..."

Discussion

  • Martin Kutter

    Martin Kutter - 2008-05-14
    • status: open --> pending
     
  • Martin Kutter

    Martin Kutter - 2008-05-14
    • status: pending --> closed-fixed
     
  • Martin Kutter

    Martin Kutter - 2008-05-14

    Logged In: YES
    user_id=884175
    Originator: YES

    fixed in rev670 in SVN (and in 669 in Typemap branch)

     

Log in to post a comment.

MongoDB Logo MongoDB