Jump to content

Rosetta Code/Count examples: Difference between revisions

m
No edit summary
m (→‎{{header|Perl 6}}: Update link)
Line 1,796:
Retrieves counts for both Tasks and Draft Tasks. Save / Display results as a sortable wikitable rather than a static list. Click on a column header to sort on that column. To do a secondary sort, hold down the shift key and click on a second column header. Tasks have a gray (default) background, Draft Tasks have a yellow background.
 
For a full output, see [[Rosetta Code/Count examples/Full outputlist]]
<lang perl6>use HTTP::UserAgent;
use URI::Escape;
10,333

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.