- or download this
#!/usr/bin/perl
...
SOAP::Transport::HTTP::CGI
-> dispatch_to('/home/soap/modules')
-> handle;
- or download this
package Hello;
use strict;
...
}
1;
- or download this
package SOAPHello;
use strict;
...
}
1;
- or download this
package My::SOAP;
use strict;
...
}
1;
- or download this
package SOAPHello;
use strict;
...
}
1;