NAME
WWW::VieDeMerde::Message - A message from VieDeMerde.fr
VERSION
Version 0.01
SYNOPSIS
use WWW::VieDeMerde;
my $toto = WWW::VieDeMerde->new();
my $tata = $toto->get(1664);
print $tata->texte, $tata->auteur;
DESCRIPTION
You should read first the documentation WWW::VieDeMerde !
Vous devriez commencer par lire la documentation de WWW::VieDeMerde !
Un objet de la classe WWW::VieDeMerde::Message décrit une viedemerde. Normalement, vous ne devriez pas avoir à créer vous-même un tel objet, WWW::VieDeMerde s'en charge.
Seuls les accesseurs suivants sont utiles :
id
auteur
categorie
date
je_valide
bien_merite
commentaires
Indique le nombre de commentaires
texte
commentable
METHODS
new
Crée un nouveau WWW::VieDeMerde::Message à partir d'un nœud vdm de l'arbre xml
parse
Prend un arbre xml et renvoie la listes des WWW::VieDeMerde::Message qu'il contient.
AUTHOR
Olivier Schwander, <olivier.schwander at ens-lyon.org>
BUGS
Please report any bugs or feature requests to bug-www-vdm at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WWW-VieDeMerde. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc WWW::VieDeMerde
You can also look for information at:
RT: CPAN's request tracker
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2008 Olivier Schwander, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 37:
Non-ASCII character seen before =encoding in 'décrit'. Assuming UTF-8