Help for this page
#!/usr/bin/perl ... print "$s1$s2"; # (update: added "$" on "s1") } }
paste -d '' file1 file2 | perl -pe 's/(?<=\w)>.*//' > files.joined
www.com | www.net | www.org
There is too much technical debt in my codebase The stability of the system Perl suits me better I have to support users of some ancient version I'm stuck with ActiveState/TinyPerl/microperl/Strawberry ... Letting the early adopters trip over the bugs is fine Some other reason
Results (40 votes). Check out past polls.