Timeline for Is there an easy way to do the equivalent of `sed ...` replacing the same line with multiple values?
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 8, 2016 at 12:54 | comment | added | cas | doh. dunno what i was thinking. chomp $OUT; (to trim the trailing newline) immediately after the end of the foreach block would have been much simpler than using @o and join(). | |
| Jul 8, 2016 at 2:28 | history | edited | cas | CC BY-SA 3.0 | improved iptables.var template, improved wording of some explanations. |
| Jul 7, 2016 at 14:33 | history | edited | cas | CC BY-SA 3.0 | added Config::Simple version and mentioned debian packages for the perl modules |
| Jul 7, 2016 at 13:01 | comment | added | cas | btw, like perl, python also has a large selection of templating modules | |
| Jul 7, 2016 at 13:00 | history | answered | cas | CC BY-SA 3.0 |