WrongTypeTest.pm   [plain text]


package My::WrongTypeTest;

=begin WSDL

_IN bar $Non::Existent::Type

=cut

sub testArrayTypes {}

1;