/[suikacvs]/markup/html/whatpm/Whatpm/ContentChecker.pm
Suika

Diff of /markup/html/whatpm/Whatpm/ContentChecker.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.71 by wakaba, Sun Mar 2 11:16:34 2008 UTC revision 1.72 by wakaba, Thu Mar 20 10:30:20 2008 UTC
# Line 28  my $XMLNS_NS = q<http://www.w3.org/2000/ Line 28  my $XMLNS_NS = q<http://www.w3.org/2000/
28    
29  my $Namespace = {  my $Namespace = {
30    q<http://www.w3.org/2005/Atom> => {module => 'Whatpm::ContentChecker::Atom'},    q<http://www.w3.org/2005/Atom> => {module => 'Whatpm::ContentChecker::Atom'},
31      q<http://purl.org/syndication/history/1.0>
32          => {module => 'Whatpm::ContentChecker::Atom'},
33      q<http://purl.org/syndication/threading/1.0>
34          => {module => 'Whatpm::ContentChecker::Atom'},
35    $HTML_NS => {module => 'Whatpm::ContentChecker::HTML'},    $HTML_NS => {module => 'Whatpm::ContentChecker::HTML'},
36    $XML_NS => {loaded => 1},    $XML_NS => {loaded => 1},
37    $XMLNS_NS => {loaded => 1},    $XMLNS_NS => {loaded => 1},

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24