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)
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| New UNIX and Linux History Sections |