Sponsored Content
Full Discussion: A Look Around the Forumverse
The Lounge What is on Your Mind? A Look Around the Forumverse Post 303030038 by Neo on Tuesday 5th of February 2019 04:17:12 AM
Old 02-05-2019
Yes, there is no doubt that in today's world, it takes it all to be the best; and there is no doubt that the quality of the moderation and skill of the team is more important than the just the look and feel.

That's one reason I've devoted so much of my time to modernizing the forums to insure our amazing team members also have the best possible platform to thrive as a community. Sometimes change brings stress, but we have weathered the changes well and are doing just fine, I think.

I feel like I've accomplished that over the past year, especially when I take time off to look around the forumverse and see what else is out there.

Thanks for the comments and ideas, Victor.
 
Net::Google::Code::AtomParser(3pm)			User Contributed Perl Documentation			Net::Google::Code::AtomParser(3pm)

NAME
Net::Google::Code::AtomParser - AtomParser with a parsing method for gcode DESCRIPTION
INTERFACE
new parse( $xml_content ) return( $feed, $entries ), $feed is a hashref like { 'title' => 'Issue updates for project net-google-code on Google Code', 'id' => 'http://code.google.com/feeds/p/net-google-code/issueupdates/basic', 'updated' => '2009-06-12T05:55:48Z' } $entries is an arrayref like [ { 'content' => '<pre>second comment </pre> ', 'name' => 'sunnavy', 'title' => 'Update 2 to issue 22 ("for sd test")', 'id' => 'http://code.google.com/feeds/p/net-google-code/issueupdates/basic/22/2', 'updated' => '2009-06-12T05:55:48Z' }, { 'content' => '<pre>first comment </pre> ', 'name' => 'sunnavy', 'title' => 'Update 1 to issue 22 ("for sd test")', 'id' => 'http://code.google.com/feeds/p/net-google-code/issueupdates/basic/22/1', 'updated' => '2009-06-12T05:55:22Z' }, ] AUTHOR
sunnavy "<sunnavy@bestpractical.com>" LICENCE AND COPYRIGHT
Copyright 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-01-29 Net::Google::Code::AtomParser(3pm)
All times are GMT -4. The time now is 06:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy