1package My::Server;
2
3=begin WSDL
4
5_IN bla @string
6
7=cut
8
9sub foo {
10
11}
12
131;