Man Page: socialtext::resting::taggedpages
Operating Environment: debian
Section: 3pm
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)
| Related Man Pages |
|---|
| strut(1p) - debian |
| http::proxy::bodyfilter::tags(3pm) - debian |
| socialtext::resting(3pm) - debian |
| socialtext::wikiobject(3pm) - debian |
| socialtext::wikiobject::factory(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |