|
|
| The stupid question is the question not asked | |
| PerlMonks |
passing token output to a variableby SilverShadow (Initiate) |
| on Jan 06, 2013 at 04:29 UTC ( #1011827=perlquestion: print w/ replies, xml ) | Need Help?? |
|
SilverShadow has asked for the
wisdom of the Perl Monks concerning the following question:
How to pass output of "$token->as_is" to a variable in the following code to be able to strip out extra spaces before printing it on screen, also for doing other things with the output later as well. I don't like to use extra modules to not make the code any bigger. so i prefer to use regex on the fly during the final stage. the commented # are my retries so u can ignore it. and I wonder why you guys output very small code font on this site, its very hard to read unless clicking on the download link which is not very comfortable to follow up on reading by keep clicking to display codes. Thanks
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||