- or download this
string: { $_ = extract_quotelike($text); chop; substr($_,0,1,''); $_;
+} { [@item] }
- or download this
string: { extract_quotelike($text) }
- or download this
string: { $_ = extract_quotelike($text); if($_) { chop; substr($_,0,1,
+''); } $_; } { [@item] }