Query: net::google::code::wiki
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Net::Google::Code::Wiki(3pm) User Contributed Perl Documentation Net::Google::Code::Wiki(3pm)NAMENet::Google::Code::Wiki - Google Code WikiSYNOPSISuse Net::Google::Code::Wiki; my $wiki = Net::Google::Code::Wiki->new( project => 'net-google-code', name => 'TestPage', ); $wiki->load; $wiki_entry->source;INTERFACEload parse load_source parse_source project name source summary labels content updated_by updated commentsAUTHORsunnavy "<sunnavy@bestpractical.com>"LICENCE AND COPYRIGHTCopyright 2008-2010 Best Practical Solutions. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2010-04-07 Net::Google::Code::Wiki(3pm)