
WWW::FMyLife::Comment - Represents an FMyLife.com comment

Version 0.02

my $fml = WWW::FMyLife::Comment->new( {
id => '999',
text => 'Stuff',
} );
...

Nothing.

Create a new comment relating to a post or other comment.

Sawyer X (XSAWYERX), <xsawyerx at cpan.org> Tamir Lousky (TLOUSKY), <tlousky at cpan.org>

Please report any bugs or feature requests to bug-www-fmylife at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WWW-FMyLife.

You can find documentation for this module with the perldoc command.
perldoc WWW::FMyLife
You can also look for information at:


Copyright 2010 Sawyer X, Tamir Lousky.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.