![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: How do you add .RTF to a fileby RollyGuy (Chaplain) |
on Jun 05, 2003 at 13:53 UTC ( #263327=note: print w/replies, xml ) | Need Help?? |
You simply need concatination, not pattern matching. To concat two strings, you can use the "." operator as follows:
In Section
Seekers of Perl Wisdom
|
|