Re: Tip: my string substitution notes

2018-04-28 Thread ToddAndMargo
On 04/28/2018 03:34 AM, Theo van den Heuvel wrote: Hi Todd, please do not reference illegal materials. If you wish to refer to the Perl Cookbook, why not do so. http://shop.oreilly.com/product/9780596003135.do Thanks, Theo van den Heuvel Van den Heuvel HLT Consultancy I had no idea it was

Re: Tip: my string substitution notes

2018-04-28 Thread Theo van den Heuvel
Hi Todd, please do not reference illegal materials. If you wish to refer to the Perl Cookbook, why not do so. http://shop.oreilly.com/product/9780596003135.do Thanks, Theo van den Heuvel Van den Heuvel HLT Consultancy

Tip: my string substitution notes

2018-04-28 Thread ToddAndMargo
Hi All, jmerelo on the chat line asked me to place this on Stack Overflow. I will once I figure it out. In the mean time, here are my notes on string subsitutions: -T Perl6: string subsitutions: Reference: https://docstore.mik.ua/orelly/perl/cookbook/ch06_16.htm Note s:g:i s for subsitute