Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by ChanakaWijesena: http://wiki.apache.org/ws/FrontPage/Axis2C/extensions/perl ------------------------------------------------------------------------------ $new_elt_pcdata= $doc->createTextNode("some text"); $new_elt->appendChild( $new_elt_pcdata); + + ''02-08-2006'' + + I do the perl extension for which manipulate with strings. + That remains in perl side. All the stuffs regarding C and intermediate + language XS is already completed. + I think, I have finished the framework. Using it in proper manner is + up to user. + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
