Code Comments
Programming Forum and web based access to our favorite programming groups.Dear members,
How can I use a function return value in a regexpr?
$tmp=~s/mysearch/myfunction($1)/;
sub myfunction {
return $v;
}
Thanks in advance,
Jonas
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.