Query: socialtext::resting::taggedpages
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Socialtext::Resting::TaggedPages(3pm) User Contributed Perl Documentation Socialtext::Resting::TaggedPages(3pm)NAMESocialtext::Resting::TaggedPages - Utilities for finding pages with tagsSYNOPSISuse Socialtext::Resting::TaggedPages qw/tagged_pages/; my $untagged_pages = tagged_pages( rester => $r, notags => 1 ); my $foo_pages = tagged_pages( rester => $r, tags => ['foo'] );FUNCTIONStagged_pages Return a list of tagged pages. See SYNOPSIS for usage.AUTHORLuke Closs, "<luke.closs at socialtext.com>"LICENSEThis program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2009-01-09 Socialtext::Resting::TaggedPages(3pm)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
One instance of comparing grep and awk |
Weird 'find' results |