socialtext::resting::taggedpages(3pm) debian man page | unix.com

Man Page: socialtext::resting::taggedpages

Operating Environment: debian

Section: 3pm

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
kwiki(3pm) - debian
socialtext::editpage(3pm) - debian
socialtext::resting::defaultrester(3pm) - debian
socialtext::resting::localcopy(3pm) - debian
test::mock::http::response(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph