codewalker has asked for the wisdom of the Perl Monks concerning the following question:
But the variable taken as "$artpagevideo" instead of "$artpage" I need output like "ID2video_clip_Man.avi".$artpage="ID2"; $boxtxt=~s/<\/boxed-text>/<p><inline-supplementary-material mimetype=\ +"video\" mime-subtype=\"avi\" xlink:href=\"$artpagevideo_clip_$videoi +d\.avi\">Download Video $videoid<\/inline-supplementary-material><\/p +><\/supplementary-material>/g;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to add perl variable before any text in perl code
by toolic (Bishop) on Dec 10, 2014 at 15:04 UTC | |
|
Re: How to add perl variable before any text in perl code
by AnomalousMonk (Archbishop) on Dec 10, 2014 at 16:11 UTC | |
by marto (Cardinal) on Dec 10, 2014 at 17:33 UTC | |
by ww (Archbishop) on Dec 10, 2014 at 17:29 UTC |