table of contents
STAG-QUERY(1p) | User Contributed Perl Documentation | STAG-QUERY(1p) |
NAME¶
stag-query - aggregare queriesSYNOPSIS¶
stag-query avg person/age file.xml stag-query sum person/salary file.xml stag-query 'sub { $agg .= ", ".shift }' person/name file.xml
DESCRIPTION¶
Performs aggregate queriesARGUMENTS¶
2008-12-23 | perl v5.10.0 |