Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-Text-RecordParser
Upload
5 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Changes
3.74 KB
-rw-r--r--
2015-04-21 19:59:12
Edit
Del
README
13.27 KB
-rw-r--r--
2015-04-21 19:17:17
Edit
Del
TODO
306 B
-rw-r--r--
2015-04-21 19:08:23
Edit
Del
Editing: TODO
(306 B)
Path: /usr/share/doc/perl-Text-RecordParser/TODO
Back
- Some way to control files with a variable number of columns, e.g. foo,bar,baz,quux flim,flam,flom If I want the above parsed into just three fields, would I want: foo,bar,[baz,quux] flim,flam,[flom] Or just: foo,bar,baz flim,flam,flom How would I specify this in the API?