debian man page for socialtext::resting::taggedpages

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)

NAME
Socialtext::Resting::TaggedPages - Utilities for finding pages with tags
SYNOPSIS
use Socialtext::Resting::TaggedPages qw/tagged_pages/; my $untagged_pages = tagged_pages( rester => $r, notags => 1 ); my $foo_pages = tagged_pages( rester => $r, tags => ['foo'] );
FUNCTIONS
tagged_pages Return a list of tagged pages. See SYNOPSIS for usage.
AUTHOR
Luke Closs, "<luke.closs at socialtext.com>"
LICENSE
This 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)
Related Man Pages
socialtext::editpage(3pm) - debian
socialtext::resting::localcopy(3pm) - debian
socialtext::resting::mock(3pm) - debian
socialtext::wikiobject(3pm) - debian
test::mock::http::request(3pm) - debian
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