Help for this page
this is a field to start with,field2,field3 #,*,field3 of line 2 field1 of line3,and this is the second field of line3,field3 of line3
while (<FILE>) { $csv->parse($_); push(@printerstat, $csv->fields); ... print "$field\n"; } }
this is a field to start with field2 field3 ... field1 of line3 and this is the second field of line3 field3 of line3
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 (30 votes). Check out past polls.